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]
Other format: [Raw text]

Re: gcj - interpretation of testsuite


> 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



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