On Saturday, May 11, 2002, at 11:51 AM, Randal L. Schwartz wrote:

> In the release notes, the apr-2002 devel tools say that the C++ is
> incompatible with the dec-2001 devel tools.  Libs from one will not
> link against objects from another.
>
> How many things does installing apr-2002 actually break?  And how
> can it be fixed?

That depends... there are actually *two* compilers in the april dev 
tools.  A gcc2 that is slightly updated (bugfixes) from the developer 
one, and then a prerelase of the gcc3 compile.  gcc2 is the default, and 
if you're using that with fink, there are *not* C++ ABI changes, 
everything should work just fine.

If you decide to try out gcc3 (`gcc_select 3`), a whole lotta stuff will 
break.  Many packages don't yet play well with the new gcc, much less 
the issues of mixing-n-matching C++ stuff built with the 2 different 
compilers.


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to