public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Building gcc error
@ 2007-06-16 22:44 Gabriel E Rovira Palm
  2007-06-16 23:09 ` Tim Prince
  0 siblings, 1 reply; 3+ messages in thread
From: Gabriel E Rovira Palm @ 2007-06-16 22:44 UTC (permalink / raw)
  To: gcc-help

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



thank you



GR


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Building gcc error
  2007-06-16 22:44 Building gcc error Gabriel E Rovira Palm
@ 2007-06-16 23:09 ` Tim Prince
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Prince @ 2007-06-16 23:09 UTC (permalink / raw)
  To: Gabriel E Rovira Palm; +Cc: gcc-help

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Building gcc error
@ 2007-06-18 11:13 Bill McEnaney
  0 siblings, 0 replies; 3+ messages in thread
From: Bill McEnaney @ 2007-06-18 11:13 UTC (permalink / raw)
  To: tprince, Gabriel E Rovira Palm, gcc-help

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-06-16 23:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-16 22:44 Building gcc error Gabriel E Rovira Palm
2007-06-16 23:09 ` Tim Prince
2007-06-18 11:13 Bill McEnaney

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).