On 2011-05-17, at 7:43 AM, Benjamin Reed wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 5/17/11 9:10 AM, Sean Lake wrote: >> cd stdlib; make allopt >> ../boot/ocamlrun ../ocamlopt -warn-error A -nostdlib -g `./Compflags > pervasives.cmx` -c pervasives.ml >> /tmp/camlasm694c57.s:661:suffix or operands invalid for `push' >> /tmp/camlasm694c57.s:662:32-bit absolute addressing is not supported > for x86-64 >> etc > > I get the same on 10.6/i386. Looks like it's trying to do something > x86_64 specific even when built as i386.
I tried manually setting cc and as to i386 (as I did in ocaml 3.11.2), but I still can't get xcode 4 to build any version of ocaml 32-bit. I've filed a bug here: http://caml.inria.fr/mantis/view.php?id=5268 I'll apply the change anyway, in case it helps users of xcode 3. ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ 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
