On Sat, Jun 02, 2012 at 08:37:37AM -0700, Alexander Hansen wrote:
> At the point where libatlas.dylib is getting built I get the following
> error:
> 
> ...
> Undefined symbols:
>   "_ATL_FreeAtomicCount", referenced from:
> 
>       _ATL_FreeGlobalAtomicCount in ATL_FreeGlobalAtomicCount.o
>   "restFP", referenced from:
>       _ATL_cCtrsmKL in ATL_cCtrsmKL.o
> 
>       <bunch of other .o>
> 
>   "saveFP", referenced from:
>       _ATL_cCtrsmKL in ATL_cCtrsmKL.o
> 
>       <bunch of other .o>
> 
>   "_ATL_ResetAtomicCount", referenced from:
>       _ATL_ResetGlobalAtomicCount in ATL_ResetGlobalAtomicCount.o
>   "restGPR", referenced from:
>       _ATL_cCtrsmKL in ATL_cCtrsmKL.o
> 
>       <bunch of other .o>
> 
>   "_ATL_DecAtomicCount", referenced from:
>       _ATL_DecGlobalAtomicCount in ATL_DecGlobalAtomicCount.o
>   "_ATL_SetAtomicCount", referenced from:
>       _ATL_SetGlobalAtomicCount in ATL_SetGlobalAtomicCount.o
>   "restGPRx", referenced from:
>       _ATL_DecGlobalAtomicCount in ATL_DecGlobalAtomicCount.o
> 
>       <bunch of other .o>
> 
>   "saveGPR", referenced from:
>       _ATL_DecGlobalAtomicCount in ATL_DecGlobalAtomicCount.o
> 
>       <bunch of other .o>
> 
> ld: symbol(s) not found
> 
> ...
> 
> Package manager version: 0.32.99.git
> Distribution version: selfupdate-cvs Thu May 31 09:27:48 2012, 10.5, powerpc
> Trees: stable/main stable/crypto unstable/main unstable/crypto
> local/main local/injected local/common local/10.4
> Xcode: 3.1.4
> Max. Fink build jobs:  1
> 
> This machine is a G4.
> 
  
   I thought another package had a similar error in the past six months. You
should check with fangism. Also try reducing the gcc47-compiler dependency
and usage to gcc46-compiler on powerpc. There was a rewrite of how the FPR 
routines
are used on ppc darwin in 4.7...

http://old.nabble.com/-Patch-Darwin-PPC--implement-out-of-line-FPR-GPR-saves-restores.-td32651058.html

Also, I notice that MacPorts uses -Fa alg '-fPIC -m32 -force_cpusubtype_ALL' on 
the configure options
for atlas. Since the ChangeLog for the gcc patch mentions that option it might 
be significant that we
aren't using in on fink for ppc.
            Jack

> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> http://finkakh.wordpress.com/2012/02/21/got-job/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to