Michael,

Even if I set SHAREDFLAGS=-fno-common, I get the same failure.

By the way, my configure line is

  ./configure --disable-shared --prefix=...

in case that makes a difference.

Mariah

On Feb 18, 11:40 am, mabshoff <michael.absh...@mathematik.uni-
dortmund.de> wrote:
> On Feb 18, 8:37 am, Mariah <mariah.le...@gmail.com> wrote:
>
> Hi Mariah,
>
> > mpir-0.9.0 built with gcc-4.3.3 fails 'make check' on G5-Darwin-tiger
> > (powerpc970-apple-darwin8.11.0):
>
> > gcc -std=gnu99 -m64 -mcpu=970 -O3 -o t-bswap t-bswap.o  ./.libs/
> > libtests.a /usr/local/mpir-0.9.0/src/obj-G5-Darwin-tiger-
> > gcc-4.3.3/.libs/libgmp.a ../.libs/libgmp.a
> > ld64-62.1 failed: duplicate symbol ___gmpz_fits_uint_p in ./.libs/
> > libtests.a(misc.o) and t-bswap.o
>
> > collect2: ld returned 1 exit status
> > make[4]: *** [t-bswap] Error 1
>
> Strange, can you set SHAREDFLAGS to -fno-common and try again? That is
> set in at least for ABI=32, so I am surprised if it wouldn't be for
> ABI=64.
>
> > Mariah
>
> Cheers,
>
> Michael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to