site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Le 7 janv. 09 à 10:24, Joel Reymont a écrit : Terry, On Jan 7, 2009, at 3:33 AM, Terry Lambert wrote: FWIW, the OS X linker is open source: http://www.opensource.apple.com/darwinsource/DevToolsOct2008/ld64-85.2.1 _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... You have to use at least *a* linker; if you don't, you won't be able to import the system call stubs from libc/libsystem I hope to prove you wrong, shortly. This is a Forth so all I need is stubs for dlopen, dlclose, dlsym and dlerror. I also need to jump to an entry point. This works fine on Linux with the ELF format. Thanks, Joel But I would recommand generating mach-o objects, and link them using Apple ld. This email sent to site_archiver@lists.apple.com