What do I have to set so that each time I run configure, and make, my
build/host/target system is always recognized as i586-pc-linux-gnu?  Right
now, I've to manually specify the build machine type, the host machine
type, and the target type when running configure.

I'm thinking that this is set somewhare in the gcc configuration files,
which I've dug through, but without any clues.

I've looked at config.guess, but thato seems to rely on 'ld --help' to
figure out some stuff, but not "i586-pc-linux-gnu".

Any body who can help?

Thanks.

robert

Reply via email to