>> 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

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to