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]

Re: GCC version question


At 22.28 03/01/2003 -0800, Andres Ortega wrote:
Out of curiosity, I would like to know if there are
any known issues of using different compilers to build
libraries in an environment ( like gnome let's say )
Can I have my linker point to the libraries of two
different compilers?
If you use only C, there *should* be no problems.
If you use C++, I thought the ABI *shoud* be stable after 3.2 (for a while, at least :-), so you can hopefully try it...

fwyzard




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