From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milan Schulte To: gnu@gnu.org Subject: how to call gcc with options to compile like g++ ? Date: Wed, 23 Feb 2000 13:39:00 -0000 Message-id: <200002232139.QAA08854@delysid.gnu.org> X-SW-Source: 2000-02/msg00081.html Hello, the g++ manual (at least the one I have) says that g++ is a script that calls gcc with some options. But the version of g++ I have installed is a binary executable. I'm trying to build a tool written in c++ using the (GNU-) checkergcc. It compiles fine, but the linker cannot find several symbols. Thanks in advance Milan -- Dipl.-Inform. Milan Schulte OFFIS Research Group - Embedded Systems Escherweg 2 - 26121 Oldenburg - Germany Fon: +49 441 9722-238 - Fax: +49 441 9722-102 E-Mail: milan.schulte@offis.de - URL: http://www.offis.de From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milan Schulte To: gnu@gnu.org Subject: how to call gcc with options to compile like g++ ? Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <200002232139.QAA08854@delysid.gnu.org> X-SW-Source: 2000-q1/msg00275.html Message-ID: <20000401000000.EA4hJ9kJko1xhainLGdvtiDf79mzlo5I1u1zAAig6WA@z> Hello, the g++ manual (at least the one I have) says that g++ is a script that calls gcc with some options. But the version of g++ I have installed is a binary executable. I'm trying to build a tool written in c++ using the (GNU-) checkergcc. It compiles fine, but the linker cannot find several symbols. Thanks in advance Milan -- Dipl.-Inform. Milan Schulte OFFIS Research Group - Embedded Systems Escherweg 2 - 26121 Oldenburg - Germany Fon: +49 441 9722-238 - Fax: +49 441 9722-102 E-Mail: milan.schulte@offis.de - URL: http://www.offis.de