Re: [q-lang-users] CVS issues/Q 7.1
Brought to you by:
agraef
From: Tim H. <q...@st...> - 2006-05-10 15:46:27
|
Albert Graef <Dr....@t-...> writes: [snip] > There also seem to be some issues with libtool on OSX, There are. I gather from talking with development at work that the mac's libtool does silly things. It might be comparatively cool to aim for a Universal Binary build, with support for ppc32/64 and i386 all in the one set of executables. We use variations on: CFLAGS="-O -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch ppc64 \ -arch i386" > but I first have to set up an OSX system with gcc and Fink before I can > look into this. BTW, what do the OSX hackers recommend these days to get > the necessary dependencies working? Fink or Darwin ports? I have been simultaneously most_happy and most_frustrated with darwinports (nice interface, keeps itself to itself in whatever --prefix you specify, but can be very flaky to keep uptodate) and am currently enduring a phase of having both gentoo's portage system and Fink installed simultaneously. > > Hmm. I could spare a little time to help, perhaps? > > That's great, thanks for the offer. I'll get back to you on that... :) OK :) ~Tim -- <http://spodzone.org.uk/> |