public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Lalit Seth" <laalit_seth@hotmail.com>
To: philippe_scelers@mentorg.com, gcc-help@gcc.gnu.org
Cc: philippe_scelers@mentor.com
Subject: Re: Building gcc 3.3.2 on HPUX11.11 - make bootstrap (stage3) fails: Bootstrap c
Date: Fri, 12 Mar 2004 14:15:00 -0000	[thread overview]
Message-ID: <BAY2-F581wsXZZTHfyQ0003a24d@hotmail.com> (raw)


Try this

[lalit@wo gccinstall] mkdir gcc-bin

export INSTALLATION_GCC=/home/lalit/gccinstall

export srcdir=$INSTALLATION_GCC/gcc-3.2.3

export objdir=$INSTALLATION_GCC/gcc-bin

cd $objdir

$srcdir/configure \
      --enable-languages=c,c++ \
      --enable-threads=posix \
      --with-gnu-as \
      --with-gnu-ld

gmake bootstrap-lean



>From: Eljay Love-Jensen <eljay@adobe.com>
>To: "Scelers, Philippe" <philippe_scelers@mentorg.com>, 
>gcc-help@gcc.gnu.org
>CC: "Scelers, Philippe" <philippe_scelers@mentor.com>
>Subject: Re: Building gcc 3.3.2 on HPUX11.11 - make bootstrap (stage3) 
>fails: Bootstrap comparison failure!
>Date: Fri, 12 Mar 2004 06:33:22 -0600
>
>Hi Philippe,
>
>GCC cannot be built in the same directory as the source code.
>
>Create a build directory
>mkdir build
>cd build
>../gcc332/configure --yadayadayada
>
>HTH,
>--Eljay
>

_________________________________________________________________
Join BharatMatrimony.com. 
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?72 Unmarried? Join 
Free.

             reply	other threads:[~2004-03-12 13:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-12 14:15 Lalit Seth [this message]
2004-03-12 16:17 ` Scelers, Philippe
2004-03-12 17:24   ` Building gcc 3.3.2 on HPUX11.11 - make bootstrap (stage3) fails:Bootstrap c Ernesto Freyre
2004-03-12 18:00   ` Building gcc 3.3.2 on HPUX11.11 - make bootstrap (stage3) fails: Bootstrap c Rupert Wood

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=BAY2-F581wsXZZTHfyQ0003a24d@hotmail.com \
    --to=laalit_seth@hotmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=philippe_scelers@mentor.com \
    --cc=philippe_scelers@mentorg.com \
    /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).