[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
- [Tinycc-devel] tcc build on OSX,
Sergey Korshunoff <=
- Re: [Tinycc-devel] tcc build on OSX, David Mertens, 2016/04/29
- Re: [Tinycc-devel] tcc build on OSX, Sergey Korshunoff, 2016/04/30
- Re: [Tinycc-devel] tcc build on OSX, Sergey Korshunoff, 2016/04/30
- Re: [Tinycc-devel] tcc build on OSX, Austin English, 2016/04/30
- Re: [Tinycc-devel] tcc build on OSX, Sergey Korshunoff, 2016/04/30
- Re: [Tinycc-devel] tcc build on OSX, Christian Jullien, 2016/04/30
- Re: [Tinycc-devel] tcc build on OSX, Sergey Korshunoff, 2016/04/30
- Re: [Tinycc-devel] tcc build on OSX, David Mertens, 2016/04/30
- Re: [Tinycc-devel] tcc build on OSX, Sergey Korshunoff, 2016/04/30
- Re: [Tinycc-devel] tcc build on OSX, David Mertens, 2016/04/30