From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4a09c93555e06e13 X-Google-Attributes: gid103376,public From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) Subject: Re: gnat-3_10p1-nt and C++ ? Date: 1998/01/03 Message-ID: <883807845.4snx@jvdsys.nextjk.stuyts.nl>#1/1 X-Deja-AN: 312363321 Distribution: world References: <34acddaf.6456942@news.u-net.com> Organization: *JerryWare HQ*, Leiden, Holland Newsgroups: comp.lang.ada Date: 1998-01-03T00:00:00+00:00 List-Id: In article <34acddaf.6456942@news.u-net.com> elwood@osc.u-net.com writes: >Thanks for the clarification - I've installed the C++ compiler and >library, the compiler seems to work ok, but the linker keeps giving >"undefined reference to 'cout' " messages. I think I'll take your >advice and try a separate program! If you installed the compiler according to the instructions on my homepage this should work, as I used this installation to compile some c++ code which I wanted to use from Ada. Of course you did not forget to link in the standard (-lstdc++) or gcc (lg++) libraries when compiling c++ code :-) If you want to use the c++ compiler, you are supposed to know how to use it! -- -- Jerry van Dijk | Leiden, Holland -- Consultant | Team Ada -- Ordina Finance | jdijk@acm.org