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
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
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'
>