tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] mob compile error on Snow Leopard


From: Christian Jullien
Subject: [Tinycc-devel] mob compile error on Snow Leopard
Date: Wed, 6 Feb 2013 07:41:36 +0100

I continue to test mod before 9.26

I only have access on Snow Leopard on which mod produces this error.

Any MacOS enthusiasts to investigate? Maybe because MacOS does not support 
static compilation.

uname -a
Darwin macos.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 
2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
bash-3.2$

macos:tinycc jullien$ make test
make -C tests test
------------ hello ------------
../tcc -B.. ../examples/ex1.c -o hello && ./hello
/usr/lib/crt1.o:1: error: unrecognized file type
tcc: error: file 'crt1.o' not found
tcc: error: file 'crti.o' not found
In file included from ../examples/ex1.c:2:
In file included from ../include/tcclib.h:11:
/usr/include/stdarg.h:8: error: #error "This header only supports __MWERKS__."
make[1]: *** [hello] Error 1
make: *** [test] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]