[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] [Tinycc-dev] Some question about tinycc in macOS
From: |
Andrei Warkentin |
Subject: |
Re: [Tinycc-devel] [Tinycc-dev] Some question about tinycc in macOS |
Date: |
Fri, 5 May 2017 10:29:54 +0300 |
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 <address@hidden> написал(а):
>
> 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
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel