Hi,

does anybody know the linker settings for python c modules on osX ?
i have the original xcode3 tools installed -> gcc 4.0.1 

I use 
'-bundle -flat_namespace'
for linking now, but I get 
ld: can't insert lazy pointers, __dyld section not found for inferred 
architecture ppc

Does anybody know of flags working for the linker?

Thank you,
Thomas
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to