-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/8/10 9:31 AM, Paul Cantalupo wrote: > Alexander, > > > > On Fri, Nov 5, 2010 at 8:29 PM, Alexander Hansen > <[email protected] <mailto:[email protected]>> wrote: > > > There's nothing wrong with your Fink setup. I'm assuming that what's > going on is that your Fink is 32-bit (you didn't specify). > > > How do I make my Fink 64-bit? I couldn't find anything in the FAQ. I > want to make my Fink applications as fast as possible. Would seem like a > waste to have a 32 bit Fink on Snow Leopard. > > > Apple's > compilers on Snow Leopard build as 64-bit by default, so your test > example is expecting to link to 64-bit libraries. > > The fix is mentioned in > > http://www.finkproject.org/faq/usage-general.php?phpLang=en#compile-myself > > specifically, > > export PATH=/sw/var/lib/fink/path-prefix-10.6:$PATH > > which puts special scripts that wrap the compilers with > architecture-appropriate flags at the head of the PATH. That way your > "gcc42" will know to build as 32-bit. > > > This worked. Thank you! > > > - -- > Alexander Hansen, Ph.D. > Fink User Liaison > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkzUoXkACgkQB8UpO3rKjQ9IagCgjjCBp0o5DYlUE4l2Iigj5xcb > NO4An1GJKf+xNEAN/7RQ18Gld7HNIi49 > =uDjl > -----END PGP SIGNATURE----- > > > > > Paul > > >
There's no "switch" per se. You have to bootstrap a new Fink tree and select 64-bit mode. You can capture a list of your installed packages in your current tree to help expedite the transition: http://finkers.wordpress.com/2009/08/31/starting-anew/ - -- Alexander Hansen, Ph.D. Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzYDAMACgkQB8UpO3rKjQ8B9gCfV1n9/v/WBdDj/ubu1J+xas+j ZqIAn1zsAzUSaPT+Y6aKlVctcxpXy/3s =VE3b -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
