gcj - interpretation of testsuite
Petr Salinger
Petr.Salinger@t-systems.cz
Wed May 17 13:05:00 GMT 2006
> The Throw_2 failures probably indicate that singal unwinding doesn't
> work. See gcc/config/i386/linux-unwind.h for a Linx example of how to
> do it.
Does it mean it works only on Linux ?
There is no other "os"-unwind.h in gcc/config/i386/
Is there any other way to pass Throw_2 ?
> The LargeFile failure might happen when your filesystem doesn't support
> Large File Support. I have it here too on HP-UX with disks where LFS is
> not enabled. You should inform yourself if your file system does support
> LFS and how to enable.
You got it. I have to test it under different mount point.
Thanks for the hint.
Petr
More information about the Java
mailing list