Re: Loading of Mach-O executable files.

2010-01-30 Thread Greg Parker
On Jan 29, 2010, at 7:58 AM, Richard Penwell wrote: > I've been toying around with some problems in the world of dynamic code > loading... (a vast and mythical place). I understand that there is a > fundamental difference between Mach-O executables and Mach-O dynamic > libraries (beyond the obv

Re: Loading of Mach-O executable files.

2010-01-30 Thread Jean-Daniel Dupas
Le 29 janv. 2010 à 16:58, Richard Penwell a écrit : > Dear list, > > I've been toying around with some problems in the world of dynamic code > loading... (a vast and mythical place). I understand that there is a > fundamental difference between Mach-O executables and Mach-O dynamic > librarie

Loading of Mach-O executable files.

2010-01-29 Thread Richard Penwell
Dear list, I've been toying around with some problems in the world of dynamic code loading... (a vast and mythical place). I understand that there is a fundamental difference between Mach-O executables and Mach-O dynamic libraries (beyond the obvious Mach-O filetype header). I assume it has t