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


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

Re: Parse error in cross compling for mips


Akshay Kumar Behera wrote:
> 
> There is problem when we  are trying for cross compiling in  gcc for mips.
> this is the make file on tmp/build/gcc
[snip]
> gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gcc/gcc-2.95.2/libiberty/../include
> /src/gcc/gcc-2.95.2/libiberty/cplus-dem.c -o pic/cplus-dem.o
> gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gcc/gcc-2.95.2/libiberty/../include
> /src/gcc/gcc-2.95.2/libiberty/cplus-dem.c
> /src/gcc/gcc-2.95.2/libiberty/cplus-dem.c:251: parse error before string
> constant

[ I'm sure all those people didn't want to be CC'd directly ]

It's a line ending problem. See
http://sources.redhat.com/ml/ecos-discuss/2001-07/msg00793.html

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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