This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Unrecognized option `-G' error


Hi Oliva,

I tried building the binutils. But, it is issuing the following error.

../../binutils-2.10.1/libiberty/cplus-dem.c:306: parse error before string
constant
../../binutils-2.10.1/libiberty/cplus-dem.c:306: warning: type defaults to
`int' in declaration of `string_prepend'
../../binutils-2.10.1/libiberty/cplus-dem.c:306: warning: data definition
has no type or storage class
../../binutils-2.10.1/libiberty/cplus-dem.c:308: parse error before string
constant
../../binutils-2.10.1/libiberty/cplus-dem.c:308: warning: type defaults to
`int' in declaration of `string_append'
../../binutils-2.10.1/libiberty/cplus-dem.c:308: warning: data definition
has no type or storage class
../../binutils-2.10.1/libiberty/cplus-dem.c:398: conflicting types for
`string_append'

Could not able to recover from this. What could be the problem for this.

Cheers,
Mani

-----Original Message-----
From: crossgcc-owner@sources.redhat.com
[mailto:crossgcc-owner@sources.redhat.com]On Behalf Of Alexandre Oliva
Sent: Tuesday, March 20, 2001 1:23 PM
To: Manikandan.V
Cc: Crossgcc
Subject: Re: Unrecognized option `-G' error


On Mar 20, 2001, "Manikandan.V" <manikv@hclt.com> wrote:

> I am trying to build mips-elf cross compiler on NT machine. While building
> the compiler it is issuing the following error:

> as: unrecognized option `-G'

Did you build binutils as recommended in the CrossGCC FAQ?

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

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to
crossgcc-unsubscribe@sourceware.cygnus.com


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]