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: "Andrew Haley" <aph-gcc at littlepinkcloud dot COM>, "Hans Boehm" <Hans dot Boehm at hp dot com>, <java at gcc dot gnu dot org>
- Date: 23 Apr 2007 11:36:10 -0600
- Subject: Re: pdftk1.4.1, gcc3.4.6 on solaris 10 core dumps.
- References: <51D9164BCD83B8419473392DB260487604E9D480@mn01exch02.adc.com>
- Reply-to: tromey at redhat dot com
>>>>> "Lloyd" == Knight, Lloyd <Lloyd.Knight@adc.com> writes:
Lloyd> although i did not post it, i did try the continue after segv.
Lloyd> it does not seem to continue... :
You may need to do it several times... though it is hard to remember,
since this hasn't worked this way on Linux for a while.
Also you can 'make check' in the GC build directory to see whether it
works.
Tom