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]

RE: Differences from gcc-2.95 to gcc-2.97


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
 > **********************************************************************


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