build/host/target?

2000-06-24 Thread stenn
Is the build/host/target stuff fully explained anywhere? standards.texi talks about using host/target, autoconf.texi talks just a bit about these items. I remember the flurry of email that recently happened on this matter, but I sure didn't get a clear understanding of any resolution. For examp

Re: build/host/target?

2000-06-24 Thread Mo DeJong
On Sat, 24 Jun 2000 [EMAIL PROTECTED] wrote: > Is the build/host/target stuff fully explained anywhere? > > standards.texi talks about using host/target, autoconf.texi talks just a > bit about these items. I remember the flurry of email that recently > happened on this matter, but I sure didn't

Re: build/host/target?

2000-06-24 Thread Mike Castle
On Sat, Jun 24, 2000 at 04:12:42PM -0700, Mo DeJong wrote: > `--build=BUILD-TYPE' > the type of system on which the package is being configured and > compiled (rarely needed). > > `--host=HOST-TYPE' > the type of system on which the package will run. > > `--target=TARGET-TYPE' >