gcl-devel
[Top][All Lists]
Advanced

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

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


From: Camm Maguire
Subject: [Gcl-devel] Re: [Axiom-developer] RE: gcl-2.6.8pre on MAC OSX 10.2
Date: 24 Oct 2006 00:10:54 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

I think the issue is whether there is an srget in plt.h.  We want some
entry therein to generate a U ___srget in plt.o and thereby a T
___srget in raw_pre_gcl.  Then we want this entry to be generated by
code in plttest.c passed thruogh the awk and grep in o/makefile.

Can you post plt.h, nm plttest.o and nm plt.o please?

take care,

"Bill Page" <address@hidden> writes:

> 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.
> 
> 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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