On Tuesday 19 April 2005 20:03, David Woodhouse wrote:
Why 'b32' and 'b64' instead of 'i386' and
'x86_64'?
You can use i386 or x86_64. Or if you don't know your arch or want something
loosely portable, you can just use b32 and b64 and it figures it out for you.
-Steve