On 29 Jun 2011, at 21:52, Brendan Cully wrote: > On Wednesday, 29 June 2011 at 02:55, Jean-François Mertens wrote: >> On 10.5.8 , both 32bit and 64bit , the build of ghc fails with >> >> ./configure --prefix=/sw64 >> checking for path to top of build tree... dyld: unknown required load >> command 0x80000022 >> >> This is the mark of a binary (utils/ghc-pwd/dist/build/tmp/ghc-pwd >> according to config.log) aimed to another OS if I recall correctly.. >> (and _ who needs a binary to find pwd in configure ...?) > > Hmm. The 64-bit one builds fine on 10.6 (I haven't actually tested > 32-bit).
By the "other OS", I did mean 10.6 .. > >> No way to bootstrap from gcc ? or from the old 32bit ghc (that one >> at least >> did build correctly...)? > > I'm sure it's possible (we did this throughout ghc 6), it's just a > larger maintenance burden than I'd like. I'll probably just keep ghc 7 > as Distribution: 10.6 and roll back to ghc 6 in <= 10.5 for now. ghc6 did have the same or similar problem under 64bit with 10.5.8 _ though not under 32bit... So, if no bootstrap through gcc, the only way would be to try first building ghc-7 under 32bit using ghc-6 there to bootstrap, then using that 32bit ghc7 to try bootstrapping a 64bit ghc7 ... Feasible ? Jean-Francois ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ 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
