On Mon, Aug 12, 2013 at 07:25:01PM -0500, Bruce Dubbs wrote: > 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
Yes, I'm using /tools/bin/bash and the command isn't wrapped in anything (but with >$LOG 2>&1 after it). As you say, it is odd. Heh, give me enough time and I'll break anything ;) ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page