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]
Other format: [Raw text]

debug format under cygwin


When building gcc and binutils cvs trunks under windows xp/sp1 and
cygwin (current) I get the following kind of assembler messages:

/tmp/ccOgo2N0.s: Assembler messages:
/tmp/ccOgo2N0.s:27: Warning: .stabs: description field '10001' too big, try a di
fferent debug format
/tmp/ccOgo2N0.s:82: Warning: .stabs: description field '250023' too big, try a d
ifferent debug format
/tmp/ccOgo2N0.s:118: Warning: .stabs: description field '310029' too big, try a
different debug format
/tmp/ccOgo2N0.s:169: Warning: .stabs: description field '3b0034' too big, try a
different debug format
/tmp/ccOgo2N0.s:258: Warning: .stabs: description field '49003f' too big, try a
different debug format
/tmp/ccOgo2N0.s:383: Warning: .stabs: description field '57004d' too big, try a
different debug format
/tmp/ccOgo2N0.s:489: Warning: .stabs: description field '68005b' too big, try a
different debug format
/tmp/ccOgo2N0.s:620: Warning: .stabs: description field '79006c' too big, try a
different debug format
/tmp/ccOgo2N0.s:751: Warning: .stabs: description field '84007c' too big, try a
different debug format
/tmp/ccOgo2N0.s:816: Warning: .stabs: description field '8f0087' too big, try a
different debug format
/tmp/ccOgo2N0.s:892: Warning: .stabs: description field 'a70092' too big, try a
different debug format


Should I use an other debug format? 

Cheers,

/ChJ


This was on a Windows XP SP1/cygwin P4 system with these packages:

binutils  2.13.90     (Sun Oct 13 10:25:59 UTC 2002 cvs trunk)
cygwin    1.3.12-4
dejagnu   1.4.3       (cygwin ver. 20010117-1 with 1.4.3 on top)
gcc       3.2-1

In-tree joined gcc and binutils cvs trunks.

LAST_UPDATED: Sun Oct 13 10:55:57 UTC 2002

$ more config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
/usr/local/src/gcc-binutils/trunk/gcc-binutils/configure --with-gcc-version-trig
ger=/usr/local/src/gcc-binutils/trunk/gcc-binutils/gcc/version.c --host=i686-pc-
cygwin --prefix=/usr/local/gcc-binutils --disable-shared --enable-threads=posix
--enable-libgcj --norecursion
# using "mh-frag"

chj@D90V2D0J /usr/local/src/gcc-binutils/trunk/objdir
$ printenv BOOT_CFLAGS
-g -O2 -march=pentium4 -mfpmath=sse -pipe

chj@D90V2D0J /usr/local/src/gcc-binutils/trunk/objdir
$




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