[BULK] - WELCOME to gcc-help-digest@gcc.gnu.org

lrtaylor@micron.com lrtaylor@micron.com
Fri Feb 6 21:20:00 GMT 2004


If they're C libraries (no C++) you should be able to do that without
any problems.  However, C++ libraries are not compatible between the two
compilers.

Cheers,
Lyle

-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Kapil Mehrotra
Sent: Friday, February 06, 2004 1:58 PM
To: gcc-help@gcc.gnu.org
Subject: RE: [BULK] - WELCOME to gcc-help-digest@gcc.gnu.org

Hi gcc gurus'

I have some old libraries (foo.a) compiled with gcc 2.95.2
I would like to use the new 3.2.2 compiler for a new project to produce
bar.a  
Can I link in the old foo.a with the new new bar.a to produce newBar.so
?

Thanks a lot for the help,
~Kapil.



More information about the Gcc-help mailing list