public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Bill McEnaney" <bill@rkirkpat.net>
To: tprince@computer.org, Gabriel E Rovira Palm <garovira@gmail.com>,
		gcc-help@gcc.gnu.org
Subject: Re: Building gcc error
Date: Mon, 18 Jun 2007 11:13:00 -0000	[thread overview]
Message-ID: <20070616225815.89E8371A8D@saratoga.rkirkpat.net> (raw)

Gabriel,

With some other lines for context, please show us the line that your
computer is complaining about. 

Maybe you can solve the problem by running another version of make.  One
of our gcc-help friends told me that GNU make was ending abnormally,
partly because my version of it was too old when I tried to  build
gcc-4.2.0.  After I installed the current version og GNU make and moved
gcc-4.2.0 source tree to a partition roomy enough to build gcc in,
everything went well.

Bill

> Gabriel E Rovira Palm wrote:
> > I need help on the below error.
> >
> > I am getting the following error during the building of gcc "Make:
> > line 1252 syntax error". I looked at the Makefile and everything seems
> > fine. I am trying to build the native and I use the following command
> > for the configuration "/usr/local/bin/gcc3/configure
> > -prefix=/opt/gcc/gcc- 3.2.2 -program-sufix=-3.2 -with-as=/usr/ccs/bin
> > -enable-nls" and the configure goes well, is when I execute the "make
> > bootstrap" I get the above error.
> >
> > Should I get the make form GNU to build the GCC or can I use the make
> > from tht eOS
> >
> > HP-UX 11.11
> >   
> Although I haven't built for HPUX for a long time, it always used to be 
> necessary to use gnu make.  However, putting so many errors in the 
> configure command could still kill it.  Better to leave out options 
> rather than misspell them.
> 
> 

________________________________________________________________
Please visit a saintly hero:
http://www.jakemoore.org

And a boy with a wonderful wish:
http://shaneswish.com/

             reply	other threads:[~2007-06-16 23:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-18 11:13 Bill McEnaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-06-16 22:44 Gabriel E Rovira Palm
2007-06-16 23:09 ` Tim Prince

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=20070616225815.89E8371A8D@saratoga.rkirkpat.net \
    --to=bill@rkirkpat.net \
    --cc=garovira@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=tprince@computer.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).