Problem --with-gc=simple.
Tom Tromey
tromey@redhat.com
Wed Jul 25 15:38:00 GMT 2001
>>>>> "Antonio" == Antonio Ake <ake@ecn.purdue.edu> writes:
Antonio> I tried this configure in two platafforms beacuse I need to
Antonio> avoid to use mmap in my java binaries so I add the
Antonio> --with-gc=simple in my configure command:
If you get this failure with --with-gc=simple and not any other way
then it might be a generic bug in gcc.
Note that this option changes gcc so *it* doesn't use mmap.
It has no effect (in theory) on the resulting executables you compile.
Tom
More information about the Java
mailing list