gm2
[Top][All Lists]
Advanced

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

Re: gm2-4.7.4 latest on OSX ppc 10.5.8 build ok but fail all test


From: Gaius Mulley
Subject: Re: gm2-4.7.4 latest on OSX ppc 10.5.8 build ok but fail all test
Date: Mon, 06 Apr 2020 14:00:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

ssbb <address@hidden> writes:

> Hello  [first post on maillist, greetings everybody]
>
> I build  gcc 4.7.4 + gm2 grabbed from git on OSX ppc 10.8.4, using
> apple gcc 4.2.1 (Apple Inc. build 5577). I added mpfr-2.4.2 ,
> gmp-4.3.2, mpc-0.8.1 in the src tree of gcc, as prescribed.
>
> configured with:
>
> ../gcc-versionno/configure   --prefix=/usr/local/gcc-4.7.4
> --enable-shared  --enable-threads=posix --enable-languages=c,c++,gm2 
> --disable-multilib --disable-bootstrap --enable-checking
> --with-system-zlib
>
> Build/install complete withot error, but error show up at test:
>
>
> ##testing gm2: 104 fail seems a bit high...
>
> cd build/gcc; make check-gm2
> === gm2 Summary ===
> # of expected passes        30
> # of unexpected failures    104
> # of unresolved testcases    19
>
>
> ##Simple test: libpth not found, on OSX libthread in is system lib IIRC...
>
> export PATH=/usr/local/gcc-4.7.4/bin:$PATH
> cd gm2-build/gcc/gm2/examples/hello
> make post-install
> ....
> rm -f *.o a *.cpp *.obj
> gm2 -g -I. ../../../../../gcc-versionno/gcc/gm2/examples/hello/hello.mod
> ld: library not found for -lpth
> collect2: error: ld returned 1 exit status
> make: *** [post-install] Error 1
>
> Any hints? Anyway thanks in advance, would be great to have gm2
> working in a 'old' powerpc mac.

Hello and welcome,

any chance you can install libpth (or possibly build and install it) ?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]