axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Axiom-developer] RE: gcl-2.6.8pre on MAC OSX 10.2


From: Bill Page
Subject: RE: [Axiom-developer] RE: gcl-2.6.8pre on MAC OSX 10.2
Date: Mon, 23 Oct 2006 22:45:35 -0400

Camm,

What's a dylib on OSX? I found "T ___srget" in 'libc.dylib':

ppc-osx3:~/osx/new/gcl-2.6.8pre $ nm /usr/lib/libc.dylib | grep 'T ___srget'
9000f2a0 T ___srget

------

Also in /usr/lib/libm.dylib
9000f2a0 T ___srget

I tried to understand:

http://developer.apple.com/documentation/DeveloperTools/Conceptual/DynamicLi
braries/Articles/DynamicLibraryUsageGuidelines.html

but the references to dynamic loading at run time scared me. ;)

Should all of this be figured out by gcl compiler::link?

Regards,
Bill Page.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]