gcc43 Released?

Michael Franz mvfranz at gmail.com
Fri Mar 21 06:11:44 PDT 2008


On Fri, Mar 21, 2008 at 12:02 AM, Michael Franz <mvfranz at gmail.com> wrote:

> Hi,
> I see that java and fortran are in the default configuration, does that
> mean that gcc 4.3 has been released?  It seems that the error that I had
> before and others have found that the 64 bit version creates bad binaries
> that cause problems for the 64 bit ld.  Below is the error:
> name  /opt/local/lib/gcc43/x86_64/libgcj.9.dylib -compatibility_version 10
> -current_version 10.0
> /usr/bin/ld: fatal error in /usr/bin/ld64
> collect2: ld returned 1 exit status
> make[5]: *** [libgcj.la] Error 1
> make[4]: *** [all-recursive] Error 1
> make[3]: *** [multi-do] Error 1
> make[2]: *** [all-multi] Error 2
> make[1]: *** [all-target-libjava] Error 2
> make: *** [all] Error 2
>
> I found another link that discusses a similar issue with 4.2
> http://gcc.gnu.org/ml/gcc-help/2007-06/msg00025.html .
>
> I am building on Tiger (10.4.11) with Xcode 2.5
>
> Michael
>
I was able to get gcc43 to build by adding --disable-multilib to the
Portfile configuration step.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-users/attachments/20080321/83e43da1/attachment.html 


More information about the macports-users mailing list