tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] osx


From: Steve Dekorte
Subject: Re: [Tinycc-devel] osx
Date: Thu, 14 Sep 2006 17:00:29 -0700


On Sep 14, 2006, at 6:20 AM, Sergey Lyubka wrote:

I assume, tcc on OSX would be the same as tcc on FreeBSD.
If the assumption is right, then you can create an object files,
but cannot link them to the binary, since the ELF header tcc
generated is not what dynamic linker expects.

I was using tcc as the compiler, and GNU ld as a linker, it worked for me.

It would be nice having tcc linker working in FreeBSD though.

I'm actually only interested in using tcc as a JIT library (no exe will be produced). Can it be used in that way on osx?

- Steve





reply via email to

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