Ken Moffat wrote:
> Please treat this with the proverbial pinch of salt - my
> buildscripts can't build bison-3.0 on either x86_64 or i686, so it
> is possible that something in them is also breaking this.
>
> But ...
>
> Trying to build i686 svn (from LFS-7.2) on a machine capable of
> 64-bits, gmp failed with
> ABI=32: command not found
> using
> ABI=32 ./configure --prefix=/usr --enable-cxx
This is quite odd. I assume you are using bash. The man page clearly says:
SHELL GRAMMAR
Simple Commands
A simple command is a sequence of optional variable assignments
followed by blank-separated words and redirections, and terminated by a
control operator.
Unless your scripts are wrapping the command with something, I can't see
where there would be a problem.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page