2011/5/6 Andrés Felipe Barco Santa <[email protected]>: > Right now I'm in home, so I have no the same machine for trying something > else. However I think the problem remains on the g++ flags, that's why I > need a confirmation of the error in a similar machine. Anybody can do > compile on a Darwin 32bit OS and a intel 64bit processor? > Thanks a lot,
Thanks, I'm looking for the output of 'config.guess' or a log of 'configure' so I can identify what the configure script is using for your machine type. The -m32 switch is added if it is x86_64 (See configure.ac in platform/dss). This needs to be changed to include whatever your machine is using. Chris. -- http://www.bluishcoder.co.nz _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
