Re: gcc34 and older libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Yevgeni (or is it Shebeko?).

On Fri, Jun 04, 2004 at 09:46:21AM +0300, ?????? ??????? wrote:
> 
>   Hi, i compile my program using gcc34.
>   But I need to use libraries compiled using gcc-2.95
>   Is it possible?

Nope, it isn't possible (regarding C++; C libraries should
work fine).

>   I need use libraries compiled on older compiler, because
>   on FreeBSD gcc34 installed around of native compiler.(gcc-2.95)

You'd need to recompile all the C++ libraries with the new compiler
in order to use them with your g++ 3.4 compiled programs.

Cheers.
-- 
Claudio


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux