tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Are there any OS X users?


From: David Mertens
Subject: Re: [Tinycc-devel] Are there any OS X users?
Date: Fri, 9 Jan 2015 07:12:07 -0500

Hey John,

Until about October my primary laptop was a Mac. I had been working with an old checkout of tcc. Back in June I made a commit that reverted a large collection of commits that most of the community deemed inappropriate, and at that time I believe that tcc didn't compile on Mac. I suggest checking out one of the commits from late 2013: I seem to recall that things were working fine then.

One of the tcc community (Miki?) works pretty hard on keeping tcc working on Mac, but he seems to be busy as of late. Also bear in mind that tcc cannot produce Mach-O executables, which is what Macs expect. This means that while tcc works as a JIT compiler on Mac, it does not build stand-alone executables.

I hope that helps!
David

On Fri, Jan 9, 2015 at 6:05 AM, John Smith <address@hidden> wrote:
Hi people...

I can't compile tinyCC on OS X.

Are there any OS X users here? If so... could you let me know (you can private email if you prefer, I don't mind either) so I can ask you some questions about how well tinycc works...

I'm getting compile errors but I can't find any solutions.

I don't even know if tinycc is supported for OS X anymore.

Please help.
_______________________________________________
Tinycc-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/tinycc-devel



--
 "Debugging is twice as hard as writing the code in the first place.
  Therefore, if you write the code as cleverly as possible, you are,
  by definition, not smart enough to debug it." -- Brian Kernighan

reply via email to

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