On Fri, 14 May 2004, Dan Kegel wrote: > Groan. Then what do I do for > --build=x86_64-unknown-linux-gnu \ > --host=i686-unknown-linux-gnu \ > --target=x86_64-unknown-linux-gnu > ? I hope I don't have to do the 586 trick. Use amd64-unknown-linux-gnu? :-) Gerald