tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] tcc build on OSX


From: Sergey Korshunoff
Subject: Re: [Tinycc-devel] tcc build on OSX
Date: Sat, 30 Apr 2016 09:41:51 +0300

>> How to check a OSX target in *.c code? Any proposal?
> #ifdef __APPLE__

This means that tcc for Darwin must define __APPLE__ too?

PS: there is a code in tcc which must be #ifdef -ed. for Darwin. But
we don't have CONFIG_TARGETOS in config.h



reply via email to

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