Differences from gcc-2.95 to gcc-2.97

Mohamed Ezz ezz@peregrine.com
Thu Mar 22 08:09:00 GMT 2001


Thanks David, g++ worked and I wasn't using gcc for any special reason
except that it was in our makefiles for years. I always thought they
are the same (one is a symbolic link to the other or something). Could
you point to a doc that describes the differences between gcc and g++?

Thanks again.
-Ezz

David Korn writes:
 > >-----Original Message-----
 > >From: David Korn 
 > >Sent: 22 March 2001 12:50
 > 
 > 
 > >  I would have thought operator new/delete etc. all lived in libstdc++,
 > >so you need to link against that...... but
 > 
 >   D'oh.  I mean libsupc++ IIRC.  However the point about which driver
 > to use for compilation remains the same.
 > 
 >        DaveK
 > -- 
 >  All your base are belong to us!
 >  
 > 
 > 
 > **********************************************************************
 > This email and any files transmitted with it are confidential and
 > intended solely for the use of the individual or entity to whom they
 > are addressed. If you have received this email in error please notify
 > the system manager.
 > 
 > This footnote also confirms that this email message has been swept by
 > MIMEsweeper for the presence of computer viruses.
 > 
 > www.mimesweeper.com
 > **********************************************************************



More information about the Gcc-help mailing list