Re: generating mach-o executable files by hand
Re: generating mach-o executable files by hand
- Subject: Re: generating mach-o executable files by hand
- From: Joel Reymont <email@hidden>
- Date: Sat, 10 Jan 2009 11:12:54 +0000
Charles,
On Jan 9, 2009, at 11:58 PM, Charles Bailey wrote:
This is a possibly dumb question, just for my own info: isn't the
canonical way to do this (in the absence of a cross-compiler that
cross-links) to cross-compile to Mach-O object files under Linux, then
use ld on OS X to link them into an executable?
It's a Forth environment that cross-compiles to a number targets, many
of them embedded microcontrollers (no OS). Everything needed to build
an executable image is available on the host and introducing an extra
linking step is an inconvenience.
In other words yes, I could use an extra linking step, but why should
I bother?
Thanks, Joel
---
http://wagerlabs.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden