help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: help-smalltalk post from address@hidden requires ap


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: help-smalltalk post from address@hidden requires approval
Date: Thu, 31 May 2007 13:48:44 +0200
User-agent: Thunderbird 2.0.0.0 (Macintosh/20070326)


I tried to compile smalltalk--devo--2.2--patch-364 on my intel core 2 duo macbook. This attempt proved unsuccessful.
I attached a bzip containing the config.log for this first configure.

I then ran ./configure CFLAGS='-D__i386__=1 -Wall -pipe -O2' and followed up with make which exited giving me a lot of messages like src/x86/darwin.S:41:Invalid mnemonic 'pushl'

This is weird, as other people have compiled it successfully (and even before the recent fixes, the problems were not in compilation, but in execution).

You should anyway use "-m32" and "-m64" instead of -D__i386__=1 vs. -D__x86_64__=1, if I remember correctly.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]