[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] A successful gm2-build
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] A successful gm2-build |
Date: |
01 Mar 2006 22:25:03 +0000 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
Ed Smith-Rowland <address@hidden> writes:
> Here is a build on MacOSX-10.3.9 Panther on a G4 eMac.
>
> MacOSX:~ ed$ gm2 -v Reading specs from
> /usr/local/lib/gcc-lib/powerpc-apple-darwin7.9.0/3.3.6/specs
> Configured with: ../sources/gcc-3.3.6/configure
> --enable-languages=c,gm2 --enable-checking --disable-multilib
> --prefix=/usr/local
> Thread model: single
> gcc version 3.3.6
>
>
> There were only three fails:
> Running
> /Users/ed/Tarballs/gm2-harness-0.7/sources/gcc-3.3.6/gcc/testsuite/gm2/pimlib/logitech/run/pass/gm2.exp
> ...
> FAIL: gm2/pimlib/logitech/run/pass/timedate.mod compilation, -g
> Link libraries are:
> /usr/bin/ld: Undefined symbols:
> __M2_timedate_init
> collect2: ld returned 1 exit status
>
> FAIL: gm2/pimlib/logitech/run/pass/timedate.mod compilation, -O
> Link libraries are:
> /usr/bin/ld: Undefined symbols:
> __M2_timedate_init
> collect2: ld returned 1 exit status
>
> FAIL: gm2/pimlib/logitech/run/pass/timedate.mod compilation, -g -O
> Link libraries are:
> /usr/bin/ld: Undefined symbols:
> __M2_timedate_init
> collect2: ld returned 1 exit status
Hi Ed,
many thanks for the build/install report and regression test
failures. I'll add it to the homepage table (with a caveat),
regards,
Gaius