tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Unable to link a binary on OS X


From: Kevin Ingwersen
Subject: Re: [Tinycc-devel] Unable to link a binary on OS X
Date: Mon, 16 Dec 2013 10:26:37 +0100

I’ll see if I could do that. I am a pretty young C developer actually, but I want to at least give it a try. :)
Resource: https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/MachORuntime/Reference/reference.html
Am 16.12.2013 um 10:16 schrieb address@hidden:

Kevin Ingwersen <address@hidden> wrote:

Hey there.

Another issue I’d like to report is, that TCC seems to be unable to
link on OS X. I belive its because Mac doesnt quite use ELF, as far as
I know. At least, that is what somebody said about objcopy.

Mac OS X uses an object file format called "mach-o" which is largely
unique to it.  Someone would have to teach tcc how to generate and
link this object file format.

Arnold


reply via email to

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