This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: pdftk1.4.1, gcc3.4.6 on solaris 10 core dumps.
- From: Tom Tromey <tromey at redhat dot com>
- To: "Knight, Lloyd" <Lloyd dot Knight at adc dot com>
- Cc: "Boehm, Hans" <hans dot boehm at hp dot com>, "Andrew Haley" <aph-gcc at littlepinkcloud dot COM>, <java at gcc dot gnu dot org>
- Date: 23 Apr 2007 15:35:24 -0600
- Subject: Re: pdftk1.4.1, gcc3.4.6 on solaris 10 core dumps.
- References: <51D9164BCD83B8419473392DB260487604F06F34@mn01exch02.adc.com>
- Reply-to: tromey at redhat dot com
>>>>> "Lloyd" == Knight, Lloyd <Lloyd.Knight@adc.com> writes:
Lloyd> i'm sorry, but i do not understand what you are asking for in
Lloyd> your questions. to check any of this i would need more instruction.
Ok. Well, if you built gcj yourself, you would go to
$build_dir and run 'make check-target-libjava'. This should give
some idea of how well the build is working.
Lloyd> that being said, isn't this version of gcc/gcj "closed"?
Lloyd> meaning no fixes are applied?
Yes.
Lloyd> i used an old version(3.4.6) because somewhere i read that it worked
Lloyd> with the version
Lloyd> of pdftk that i needed to use.
I see. I know we're shipping some version of pdftk in Fedora,
compiled with gcj. But I don't know what if this works for you. For
that matter I don't even know whether gcj works on Solaris 10 :).
Tom