Hi Haoran,

A native tinycc compiler can only be used in script mode today (i.e. with 
-run). There is no Mach-O generation at the moment. I imagine that when Mach-O 
is added it would be done similar
to the PE-COFF support, where the intermediate (object) format is still ELF.

A

> 5 мая 2017 г., в 5:02, Haoran Wang <[email protected]> написал(а):
> 
> I tried to build tinycc in Mac (Darwin Kernel Version 16.5.0), i can build 
> the program, but it seems that tinycc can not work properly? it can not link 
> the obj file, and i found the format of the obj file is `ELF 64-bit LSB 
> relocatable, x86-64`, so the tinycc can not work in macOS?
> _______________________________________________
> Tinycc-devel mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel

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

Reply via email to