Re: How to compile for linux x86_64 using XCode ?
Re: How to compile for linux x86_64 using XCode ?
- Subject: Re: How to compile for linux x86_64 using XCode ?
- From: "Glenn L. Austin" <email@hidden>
- Date: Mon, 2 Feb 2009 07:58:05 -0800
Well, you can compile for Linux, but Linux uses ELF or a.out -- not
Mach-O.
You need to get GCC and LD to build ELF binaries.
On Feb 2, 2009, at 7:45 AM, Botta Vincent wrote:
Hello,
I'm trying to compile a C++ code for the x86_64 architecture under
XCode but it doesn't work. ARCHS is set to "x86_64" and
VALID_ARCHS too. Once a upload the built file and try to run it, it
gives me this message : cannot execute binary file.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden