On Dec 10, 2002, Rohit wrote:
Depends! The big problem are only present with C++ which had API changes.
Hmm.. okay.
Why can't you just tell us what you intend to do?
Working on some one million lines of code which is to be portable to Linux [preferably without having to do a version check] - once compiled, should run on all [recent/decent linux]. So thinking what to compile the thing with? Or whether to ship two separate versions - depending upon the g/libc?
Hmmm, until we all use the same compiler, I think you might need to compile one with 2.95.3 and one with 3.2 and then get as many distributions you want to support and test if it works. Or compile it statically. -- Mads Martin Jørgensen, http://mmj.dk "Why make things difficult, when it is possible to make them cryptic and totally illogic, with just a little bit more effort?" -- A. P. J.