This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

how to call gcc with options to compile like g++ ?


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]