Mac Intel

Joel Reymont joelr1@REDACTED
Sun Aug 6 23:28:30 CEST 2006


On Aug 6, 2006, at 10:11 PM, Mikael Pettersson wrote:

> Unless you have the source code for the OSX C library, you basically
> have to run 'nm' on the library files to find all versions of  
> sigaction(),
> and then experiment with defining sigaction() as a wrapper around  
> those
> C-library internal sigaction() functions until you find a combination
> that works. Disassembling parts of the library may also be necessary.

Isn't there HiPE for Mac OSX PPC? I'm almost positive there is. If  
there's HiPE for Mac OSX then the sigaction bits would have already  
been taken care of, no? The operating system did not change, the  
processor architecture did.

--
http://wagerlabs.com/








More information about the erlang-questions mailing list