tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] tcc build on OSX


From: Sergey Korshunoff
Subject: [Tinycc-devel] tcc build on OSX
Date: Fri, 29 Apr 2016 19:24:56 +0300

Hi!
Just started travis-CI builds with OSX configuration.
After adding a linker options
-Wl,-flat_namespace,-warning,unsupported, I faced with the following
problem:

1. abitest-tcc is compiled w/o -run option and crt1.o crti.o are not found
2. /usr/include/sys/cdefs.h:81: warning: #warning "Unsupported compiler"
  ../tccpp.c:3413: warning: implicit declaration of function 'snprintf'
  ../tccelf.c:2500: warning: implicit declaration of function 'fdopen'
  ../tccrun.c:429: error: invalid type



reply via email to

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