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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: cvs compile problem


I have tried to build gdb6.2.1 for
--host=i686-pc-cygwin --target=powerpc-eabi

I have not gotten any problem.
I have not tried the current CVS version. The file 'ppc-instructions'
which is producing error is same in the both 6.2.1 and in the current
CVS version.

Regards
Monika

>-----Original Message-----
>From: gdb-owner@sources.redhat.com
[mailto:gdb-owner@sources.redhat.com] On
>Behalf Of Fabian Cenedese
>Sent: Wednesday, October 06, 2004 12:49 PM
>To: gdb@sources.redhat.com
>Subject: cvs compile problem
>
>Hi
>
>I tried to compile gdb from cvs and got an error I can't solve
>(--host=i686-pc-cygwin --target=powerpc-eabi):
>
>gcc -g -O -I. -I../../../gdb-cvs/sim/ppc -I../../../gdb-
>cvs/sim/ppc/../../includ
>e -I../../bfd -I../../../gdb-cvs/sim/ppc/../../bfd -I../../gdb -
>I../../../gdb-cv
>s/sim/ppc/../../gdb  -I../../../gdb-cvs/sim/ppc/../../gdb/config   -o
tmp-
>filter
> -DMAIN ../../../gdb-cvs/sim/ppc/filter.c misc.o
>./igen   -E  -F 32,f,o -CSRI 1024 -N 5  \
>        -o ../../../gdb-cvs/sim/ppc/dc-complex \
>        -I ../../../gdb-cvs/sim/ppc -i ../../../gdb-cvs/sim/ppc/ppc-
>instructions
> \
>        -n icache.h    -hc tmp-icache.h \
>        -n icache.c    -c  tmp-icache.c \
>        -n semantics.h -hs tmp-semantics.h \
>        -n semantics.c -s  tmp-semantics.c \
>        -n idecode.h   -hd tmp-idecode.h \
>        -n idecode.c   -d  tmp-idecode.c \
>        -n itable.h    -ht tmp-itable.h \
>        -n itable.c    -t  tmp-itable.c \
>        -n model.h     -hm tmp-model.h \
>        -n model.c     -m  tmp-model.c \
>        -n support.h   -hf tmp-support.h \
>        -n support.c   -f  tmp-support.c
>        -E
>        -F 32,f,o
>        -C
>        -S
>        -R
>        -I 1024
>        -N 5
>        -o ../../../gdb-cvs/sim/ppc/dc-complex
>        -I ../../../gdb-cvs/sim/ppc
>        -i ../../../gdb-cvs/sim/ppc/ppc-instructions
>../../../gdb-cvs/sim/ppc/ppc-instructions:103: missing position field
at
>`do { \
>'
>make[2]: *** [tmp-igen] Error 1
>make[2]: Leaving directory `/home/fabi/gcc_2_95_3___3/b-gdb/sim/ppc'
>make[1]: *** [all] Error 2
>make[1]: Leaving directory `/home/fabi/gcc_2_95_3___3/b-gdb/sim'
>make: *** [all-sim] Error 2
>
>Thanks
>
>bye  Fabi
>



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