public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Compiling gcc 2.7.2.1
@ 2001-02-13  8:24 Mark Stevenson
  2001-02-13  9:38 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Stevenson @ 2001-02-13  8:24 UTC (permalink / raw)
  To: gcc-help

Hi,

I'm a bit of a gcc newbie so please excuse me if I'm making some basic 
mistakes.
I've been trying to compile gcc-2.7.2.1 (the reason being that I have a 
large program which was written using this version which won't compile under 
the version I have on my system 2.95.2 and I don't know C++ well enough to 
safely change the files so they compile properly).

When I try to make "make LANGUAGES=c" the compiler does not seem to be able 
to find some of the #defines. The start of the error message is as follows:

/home/mark/bin/gcc-2.7.2.1/./config/sparc/sparc.c: In function 
`sparc_override_options':
/home/mark/bin/gcc-2.7.2.1/./config/sparc/sparc.c:126: `TARGET_V9' 
undeclared (first use in this function)
/home/mark/bin/gcc-2.7.2.1/./config/sparc/sparc.c:126: (Each undeclared 
identifier is reported only once
/home/mark/bin/gcc-2.7.2.1/./config/sparc/sparc.c:126: for each function it 
appears in.)
/home/mark/bin/gcc-2.7.2.1/./config/sparc/sparc.c:128: `target_flags' 
undeclared (first use in this function)


I'd appreciate it if anyone has pointers on how to fix this.
thanks in advance
mark
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .

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

* Re: Compiling gcc 2.7.2.1
  2001-02-13  8:24 Compiling gcc 2.7.2.1 Mark Stevenson
@ 2001-02-13  9:38 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-02-13  9:38 UTC (permalink / raw)
  To: Mark Stevenson; +Cc: gcc-help

On Feb 13, 2001, "Mark Stevenson" <stanage_edge@hotmail.com> wrote:

> /home/mark/bin/gcc-2.7.2.1/./config/sparc/sparc.c: In function
> `sparc_override_options':
> /home/mark/bin/gcc-2.7.2.1/./config/sparc/sparc.c:126: `TARGET_V9'
> undeclared (first use in this function)

How did you `configure' it?  In particular, what are the host and
target triplets?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

end of thread, other threads:[~2001-02-13  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-13  8:24 Compiling gcc 2.7.2.1 Mark Stevenson
2001-02-13  9:38 ` Alexandre Oliva

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