swarm-support
[Top][All Lists]
Advanced

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

Re: tclobjc-1.2 on HPUX (9.05), make check and objc_malloc


From: Rick Riolo
Subject: Re: tclobjc-1.2 on HPUX (9.05), make check and objc_malloc
Date: Sat, 13 Dec 1997 13:14:09 -0500 (EST)

Here is the nm output:

badger-rlr)nm objc-malloc.o
00000000 t $CODE$
00000000 t $LIT$
00000000 t L$text0000
000000a8 t L$text_end
40000014 d _OBJC_SELECTOR_TABLE
00000060 T __objc_calloc
00000090 T __objc_free
00000000 T __objc_malloc
00000030 T __objc_realloc
         U calloc
         U free
         U malloc
40000004 D objc_atomic_malloc
4000000c D objc_calloc
         U objc_fatal
40000010 D objc_free
40000000 D objc_malloc
40000008 D objc_realloc
         U realloc

more later after I play a bit...

 - r

Rick Riolo                           address@hidden
Program for Study of Complex Systems (PSCS)
4068 Randall Lab                
University of Michigan         Ann Arbor MI 48109-1120
Phone: 313 763 3323                  Fax: 313 763 9267
http://pscs.physics.lsa.umich.edu/PEOPLE/rlr-home.html
http://pscs.physics.lsa.umich.edu//pscs.html

On 13 Dec 1997, Marcus G. Daniels wrote:

> Date: 13 Dec 1997 09:21:17 -0800
> From: Marcus G. Daniels <address@hidden>
> To: address@hidden
> Cc: address@hidden
> Subject: Re: tclobjc-1.2 on HPUX (9.05), make check and objc_malloc
> 
> >>>>> "RLR" == Rick Riolo <address@hidden> writes:
> 
> RLR> I tried to install tclobjc-1.2 under HPUX 9.05 (gcc 2.7.2) and
> RLR> the ./configure and make went fine, but then the make check had a
> RLR> problem:
> 
> RLR> collect2: ld returned 1 exit status /bin/ld: 
> RLR> Unsatisfied symbols: 
> RLR> objc_malloc (code) 
> RLR> objc_free (code) 
> RLR> make: *** [checkTcl] Error 1
> 
> What results from a "nm objc-malloc.o"?
> 
> RLR> Does make check work for you?
> 
> The platforms I tested (and it worked) were GNU/Linux, NetBSD, Solaris
> 2.5, and Irix 5.3.
> 
> RLR> What did I forget?
> 
> As far as I can tell, nothing.  As a workaround, you can edit
> tclObjc.m changing "objc_malloc" to "malloc" and "objc_free" to "free"
> and then recompile.  It would be nice to get to the bottom of this,
> though. 
> 
> 

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

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