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: can't for daemon problem with gcc/gcj compiled program


>>>>> "Lloyd" == Knight, Lloyd <Lloyd.Knight@adc.com> writes:

Lloyd> i have compiled/installed gcc3.4.6 in order to compile the gpl
Lloyd> software, pdftk1.4 on solaris8.

GCC 3.4.6 is rather old.  Why not use a newer version?

Lloyd>   [4] GC_thr_init(0x9eacc4, 0x9eae04, 0x0, 0xffbef628, 0x0, 0x917284),
Lloyd> at 0x5dbd90

You could try 'make check' in the GC build directory.  That is a basic
GC smoke test.

But even if it fails there's really nothing we can do to help you.
3.4.x is closed.  We've done GC imports since then, so upgrading might
help.  (I am not a Solaris user so I can't say for certain.)

Tom


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