From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin v. Loewis" To: Milan.Schulte@OFFIS.de Cc: gnu@gnu.org, help-gcc@gnu.org Subject: Re: how to call gcc with options to compile like g++ ? Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <200003020913.KAA00758@loewis.home.cs.tu-berlin.de> References: <200002232139.QAA08854@delysid.gnu.org> X-SW-Source: 2000-q1/msg00319.html Message-ID: <20000401000000.xg0zsYYi0OBjOdsBWvzk9v4BmhVts_F8a5FGnv1wlTo@z> > 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. Where exactly in the manual does it say so? > I'm trying to build a tool written in c++ using the (GNU-) > checkergcc. It compiles fine, but the linker cannot find several > symbols. You can probably fix this by modifying the specs file. Regards, Martin