On 17 Jun 2013, at 01:45, Chan Maxthon <[email protected]> wrote: > I do have clang 3.3 source code and building one targeting Linux amd64 > should be trivial
As I have mentioned on this list many times before, the clang that Apple ships is perfectly capable of targeting Linux. The only thing missing is an ELF-aware linker, which you can get from GNU binutils. David -- Sent from my Difference Engine _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
