Thanks again better result: ------------------------------------------------------------------------ ------ ./test_sum -d < test_log Test Run By janruzicka on 2005-01-07 07:49:15 Native configuration is powerpc-apple-darwin (Jan-Ruzickas-Computer.local)
=== gpc tests ===
Running target any Running testsuite ...
UNSUPPORTED: aregextest.pas UNSUPPORTED: asmtest.pas FAIL: fjf165a.pas UNSUPPORTED: longr2.pas FAIL: systemtest.pas
=== gpc Summary ===
# of tests 4112 # of expected passes 4107 # of unexpected failures 2 # of unsupported tests 3
gpc version 20041218, based on gcc-3.3.3 ------------------------------------------------------------------------ ------ TEST fjf165a.pas: ./fjf165a.cmp: line 40: unexpected EOF while looking for matching `"' ./fjf165a.cmp: line 42: syntax error: unexpected end of file ------------------------------------------------------------------------ ------ Does anybody have any idea what may cause this?
Thanks Jan
On Jan 7, 2005, at 04:38, Adriaan van Os wrote:
Try again with --longjmp-all-nonlocal-labels. This works around a bug in gcc http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10901. Please complain l o u d l y on the gcc mailing list.
TEST systemtest.pas: *** malloc: vm_allocate(size=2147483648) failed (error code=3) *** malloc[452]: error: Can't allocate region *** malloc: vm_allocate(size=2147483648) failed (error code=3) *** malloc[452]: error: Can't allocate region
A bug in Mac OS X. Please report it to devbugs@apple.com.
Regards,
Adriaan van Os