Re: [swarm-hackers] MacOS X Intel nested functions

2007-05-29 Thread Marcus G. Daniels
It is not acceptable as an option linking a dynamic library, because that uses Apple's libtool, which spits the dummy. Even if libtool did not barf, the option is meaningless in a library. The allow_stack_execute can only be set by the OS as part of launching a new process. Perhaps during s

Re: Libtool 1.5 on MacOS X

2003-06-01 Thread Marcus G. Daniels
Peter O'Gorman wrote: Because of the way things are set up, adding fsf gcc support is essentially adding a completely different compiler. Depending on my available free time, I may decide to revisit this issue, do you really think it is required? With stock GCC 3.3, most if not all of the Apple