This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PowerPC build broken (Was: Bug gcj with date manipulations?)



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__'

./A


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]