This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Java executable dumping core in Solaris 2.5.1


Hi,

   None of my gcj - generated executables work ! Even a simple
four line "Hello World" program dumps core. My CLASSPATH correctly
points to "libgcj.zip".

Aside from this I had another compilation problem. I had to include
"-lposix4" flag in order to generate executables. Otherwise the linker
was giving a symbol not found error of "sched_yield" in "libgcj.so".

This is the "uname -a" output from my machine -
SunOS nvt-ultra5 5.5.1 Generic_103640-27 sun4u sparc SUNW,Ultra-5_10
And obviously I am using gcc 2.95 .

Can anyone suggest what I am doing wrong ?

Regards,
Moinak.

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