I guess by reading the man page I have understood that g++ is just a script which calls gcc compiler with options to recognize C++. Thanks for your help. Kapil --
On Wed, 12 Jun 2002 10:33:07 Kapil Khosla wrote: > Thanks again >I just solved the problem using your mail . I saw that my gcc version was >2.95.3 >I upgraded to 2.95.4 and now g++ works fine. > >I thought g++ was the C++ compiler , why do I have to upgrade gcc to make it >work. What really is g++ ? >Thanks a lot, >Kapil >-- > >On Wed, 12 Jun 2002 16:23:06 > J.H.M. Dassen (Ray) wrote: >>On Wed, Jun 12, 2002 at 09:28:15 -0400, Kapil Khosla wrote: >>> dpkg -l g++-2.95 >>> >>> ii g++-2.95 2.95.4-7 The GNU C++ compiler. >>> >>> dpkg -l binutils >>> ii binutils 2.12.90.0.1-4 The GNU assembler, linker and binary >>> utilitils >> >>OK, those are the current versions for woody. (Assuming gcc-2.95 is at >>2.95.4-7 as well). >> >>Can you provide the test code you're using and capture what happens when you >>compile it with "gcc -v -o foo foo.cc" using script(1)? >>-- >>"Perhaps they spent some of the time writing the patent application. That >>task was surely harder than thinking of the technique." >> RMS on Amazon's 1-Click(R) patent, >> http://linuxtoday.com/story.php3?sn=13652 >> > > >_______________________________________________________ >WIN a first class trip to Hawaii. Live like the King of Rock and Roll >on the big Island. Enter Now! >http://r.lycos.com/r/sagel_mail/http://www.elvis.lycos.com/sweepstakes > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > _______________________________________________________ WIN a first class trip to Hawaii. Live like the King of Rock and Roll on the big Island. Enter Now! http://r.lycos.com/r/sagel_mail/http://www.elvis.lycos.com/sweepstakes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]