PowerPC build broken (Was: Bug gcj with date manipulations?)
Bryce McKinlay
bryce@albatross.co.nz
Mon Mar 5 13:18:00 GMT 2001
Alexandre Petit-Bianco wrote:
> Tom Tromey writes:
>> > I see this too. I haven't had time to investigate it yet. I'm
> > guessing it is some multilib lossage when building libgcc. Maybe
> > you could get a working build by disabling multilibs.
>> I which case you'll get the following:
>> /home/apbianco/build/gcc-3.0/powerpc-unknown-linux-gnu/gcc/libgcc_s.so:
> undefined reference to `__SBSS2_END__'
> /home/apbianco/build/gcc-3.0/powerpc-unknown-linux-gnu/gcc/libgcc_s.so:
> undefined reference to `__init'
> /home/apbianco/build/gcc-3.0/powerpc-unknown-linux-gnu/gcc/libgcc_s.so:
> undefined reference to `__SBSS_END__'
> /home/apbianco/build/gcc-3.0/powerpc-unknown-linux-gnu/gcc/libgcc_s.so:
> undefined reference to `__SDATA2_START__'
Did you apply this patch:
http://gcc.gnu.org/ml/gcc/2001-02/msg00946.html
Supposedly that fixes the SBSS problems. So, if disabling multilib fixes the
libffi thing, then theoretically you should get a working PPC build.
regards
[ bryce ]
More information about the Java
mailing list