[gambit-list] Building Gambit for recent iOS
    mikel evins 
    mevins at me.com
       
    Wed Dec 22 15:43:58 EST 2010
    
    
  
On Dec 22, 2010, at 10:37 AM, Marc Feeley wrote:
> 
> I believe that on Mac OS X you have to add the C linker flags
> 
>  -flat_namespace -undefined suppress
> 
> if you want to preserve the symbols.
I've tried introducing those flags in various places, but no luck so far. The linker always complains that the init function and any symbols I try to export are not found. I have the sense that I am overlooking some very obvious linker behavior.
I'll try again later after I've had some sleep.
--me
    
    
More information about the Gambit-list
mailing list