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]
Other format: [Raw text]

c++ linking probs after gcc 3.0.3 upgrade


ok, i upgraded to gcc 3.0.3, first by compiling from source, and then i got a 
bunch of undefined references to functions and whatnot in iostream.h (endl, 
cout, etc).  then i installed the gcc 3.0.3 slackware package (im running 
slackware 7.1, but ive upgraded it a lot), and now i get all those errors, 
plus undefined references to "__builtin_delete" and the like.  im assuming im 
linking to the wrong librarys or something, but im not sure.  do i have to 
install a new version of libc?  i remember reading the gcc 3.x cant compile 
libc.  i tried doing a "make uninstall" in my source tree, but i get an error 
that that isnt supported in that tree.

if you need more info, just tell me

thanks in advance
thomas
spiralman@softhome.net


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