This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: OK, what am I doing wrong here?


On 09 Feb 2002, nix@esperi.demon.co.uk stipulated:
> GCC-3.0.3, on i586-pc-linux-gnu, kernel 2.2.20, configured with
> `--with-gnu-ld --with-gnu-as --enable-shared --disable-static
> --prefix=/usr --verbose', binutils-2.11.92.0.12.3, glibc-2.2.5. I get
> rather a lot of test failures.
> 
> Every single Java executable in the libjava tests aborts instead of
> starting. There are the following libstdc++ failures (all similar
> aborts):

This does not happen on a sparc-unknown-linux-gnu with the same
configuration otherwise (and with a binutils patch to unbreak the broken
R_SPARC_UA32 relocs :) ).

Neither do the eh crashes happen there (although something very like
them did when the R_SPARC_UA32 reloc breakage was happening).

-- 
`It is to be proven that Linux Kernel is the most stable than MS Windows
 that it uses less stable.' --- Bryan Parkoff being very comprehensible


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