[EMAIL PROTECTED] writes:

> Selon Andreas Jaeger <[EMAIL PROTECTED]>:
>
>> This gets me a bit further but I do get later a build failure in
>> configure:
>>
>> checking for powerpc64-suse-linux-gnu-strip... strip
>> checking whether ln -s works... yes
>> checking for powerpc64-suse-linux-gnu-gcc... /abuild/aj/gcc-tst/./gcc/xgcc
>> -B/abuild/aj/gcc-tst/./gcc/
>> -B/opt/gcc/4.4-devel/powerpc64-suse-linux-gnu/bin/
>> -B/opt/gcc/4.4-devel/powerpc64-suse-linux-gnu/lib/ -isystem
>> /opt/gcc/4.4-devel/powerpc64-suse-linux-gnu/include -isystem
>> /opt/gcc/4.4-devel/powerpc64-suse-linux-gnu/sys-include
>> checking for suffix of object files... configure: error: in
>> `/abuild/aj/gcc-tst/powerpc64-suse-linux-gnu/libgcc':
>> configure: error: cannot compute suffix of object files: cannot compile
>> See `config.log' for more details.
>> make[2]: *** [configure-stage1-target-libgcc] Error 1
>
> If you've run configure even once by mistake in the source directory this is
> usually what you get as error when you configure and build in a build dir 
> later
> on. The solution is to restart from a clean source dir.
I'm not building inside the source directory.

> Other possibility is that you linked a base compiler with mpfr as dynamic
> library and you don't have them anymore in your LD_LIBRARY_PATH so it doesn't
> work. There's a configure flag --disable-shared or some such for MPFR,
> otherwise you can move the lib/*mpfr.so* somewhere else.
>
> Hope this helps,

The bootstrap works with make STAGE1_CFLAGS but fails when I add the
LDFLAGS lines to t-linux64, so this looks different.

config.log has:
xgcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.


Andreas
-- 
 Andreas Jaeger, Director Platform / openSUSE, [EMAIL PROTECTED]
  SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
   Maxfeldstr. 5, 90409 Nürnberg, Germany
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgpdD9eEtuJfX.pgp
Description: PGP signature

Reply via email to