On 5/21/12 12:39 PM, Klaus Klausness wrote: >> >>I just went back and noticed that your Fink is set up to be 32-bit, so >>rebuilding those packages _should_ still give you the same results. >> >>My fault here: I forgot that the compilers default to 64-bit mode on >>10.6. You should be able to fix this by changing that SetCC: line I had >>you add to read >> >>SetCC: clang -arch %m >> >> > > Great, that worked! Thanks for your help. > > -Klaus >
You're welcome. Sorry for the confusion on my part. Reminder to the maintainer: the package fails to build on 10.6/Xcode 4.2, i.e. with llvm. It works with clang. -- 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-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
