public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Praveen K M" <km.praveen@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: Help needed building gcc-2.95.3 on HPUX 11.31 IA
Date: Mon, 12 May 2008 14:02:00 -0000	[thread overview]
Message-ID: <704e465c0805120620oa0019a2gb7ecc98217db1d40@mail.gmail.com> (raw)

Hello All,
           I am trying to configure gcc-2.95.3 on HPUX 11.31 (on IA).
This is the command i am issuing:

../gcc-2.95.3/configure --prefix=/tmp/GCC/test
--with-as=/usr/ccs/bin/as --with-ld=/usr/bin/ld --without-gnu-ld
--enable-languages=c,c++ --enable-shared

I am getting the following output:

Config.guess failed to determine the host type.  You need to specify one.
Usage: configure [OPTIONS] [HOST]

Options: [defaults in brackets]
 --prefix=MYDIR          install into MYDIR [/usr/local]
 --exec-prefix=MYDIR     install host-dependent files into MYDIR [/usr/local]
 --help                  print this message [normal config]
 --build=BUILD           configure for building on BUILD [BUILD=HOST]
 --host=HOST             configure for HOST [determined via config.guess]
 --norecursion           configure this directory only [recurse]
 --program-prefix=FOO    prepend FOO to installed program names [""]
 --program-suffix=FOO    append FOO to installed program names [""]
 --program-transform-name=P transform installed names by sed pattern P [""]
 --site=SITE             configure with site-specific makefile for SITE
 --srcdir=DIR            find the sources in DIR [. or ..]
 --target=TARGET         configure for TARGET [TARGET=HOST]
 --tmpdir=TMPDIR         create temporary files in TMPDIR [/tmp]
 --nfp                   configure for software floating point [hard float]
 --with-FOO, --with-FOO=BAR package FOO is available (parameter BAR)
 --without-FOO           package FOO is NOT available
 --enable-FOO, --enable-FOO=BAR include feature FOO (parameter BAR)
 --disable-FOO           do not include feature FOO

Where HOST and TARGET are something like "sparc-sunos", "mips-sgi-irix5", etc.


My Question is
     1. Can we build gcc 2.95.3 on HPUX 11.31 IA...? if yes, then
     2. How should I specify (format) the host part in the configure command..?

Thanks in advance..

-Praveen

                 reply	other threads:[~2008-05-12 13:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=704e465c0805120620oa0019a2gb7ecc98217db1d40@mail.gmail.com \
    --to=km.praveen@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).