This is the mail archive of the gcc@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]

GCC 3.1 on AIX


Hallo,

building GCC 3.1 on AIX 4.3 ML10 was successfull for languages C and C++.
I have NOT run the tests.

Simple C and C++ programs compile and run fine.

There are big problems in libstdc++ with weak symbols.
You get many linker errors about missing symbols. This can be solved with
the -frepo switch, but I think this is only a fast and ugly solution.


mit freundliche Gruessen / kind regards
Andreas Conz

WWW    http://www.neuro.informatik.uni-kassel.de/~andreasc
e-mail andreasc@neuro.informatik.uni-kassel.de


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