This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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]

insight/gdb build failure


I am trying to build insight and am getting an error in the sim
directory. I This is from current sources checked out of CVS.
Doesn't anyone know why I might be getting this error. BTW, I even
did a fresh install of cygwin to make sure I was up to date.


sps

gcc (GCC) 3.3.1 (cygming special)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


/htc/GNUSource/gdb-source-tree/gdb-current/configure
--prefix=/usr/local/bleeding-edge-gdb --target=powerpc-motorola-elf
--host=i686-pc-cygwin --build=i686-pc-cygwin
make all-gdb


<snip>

gcc -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS
-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5
-DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I.
-I/htc/GNUSource/gdb-source-tree/gdb-current/sim/ppc
-I/htc/GNUSource/gdb-source-tree/gdb-current/sim/ppc/../../include


-I../../bfd
-I/htc/GNUSource/gdb-source-tree/gdb-current/sim/ppc/../../bfd
-I../../gdb
-I/htc/GNUSource/gdb-source-tree/gdb-current/sim/ppc/../../gdb
-I/htc/GNUSource/gdb-source-tree/gdb-current/sim/ppc/../../gdb/config


-I/htc/GNUSource/gdb-source-tree/gdb-current/sim/ppc/../../mmalloc

-I../../intl
-I/htc/GNUSource/gdb-source-tree/gdb-current/sim/ppc/../../intl
-DHAVE_COMMON_FPU
-I/htc/GNUSource/gdb-source-tree/gdb-current/sim/ppc/../common icache.c
/cygdrive/c/DOCUME~1/ssmith/LOCALS~1/Temp/ccEI31Oh.s: Assembler messages:
/cygdrive/c/DOCUME~1/ssmith/LOCALS~1/Temp/ccEI31Oh.s:261617: Warning:
.stabn: description field '1004a' too big, try a different debug format




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