This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: libbfd.a undefined refernce to _dcgettext, _htab_create_alloc


IN detail

Here is what I get

gcc io.o ksyms.o ksymoops.o map.o misc.o object.o oops.o re.o
symbol.o -Dlinux -
Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes -Wmissing-protot
ypes
  -DDEF_KSYMS=\"/proc/ksyms\" -DDEF_LSMOD=\"/proc/modules\" -DDEF_OBJECTS=\"
/lib
/modules/*r/\" -DDEF_MAP=\"/usr/src/linux/System.map\" -Wl,-Bstatic -lbfd -l
iberty  -Wl,-Bdynamic -o ksymoops
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(syms.o)(.text+0x1109):
undefined reference to `_dcgettext'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(bfd.o)(.text+0x2f3):
undefined reference to `_dcgettext'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(bfd.o)(.text+0x6ae):
undefined reference to `_dcgettext'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(bfd.o)(.text+0x7a4):
undefined reference to `_dcgettext'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(bfd.o)(.text+0x7df):
undefined reference to `_dcgettext'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(bfd.o)(.text+0x814):
more
undefined references to `_dcgettext' follow
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(merge.o)(.text+0xad0):
undefined reference to `_htab_create_alloc'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(merge.o)(.text+0xb0f):
undefined reference to `_htab_create_alloc'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(merge.o)(.text+0x1000)
: undefined reference to `_dcgettext'
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../libbfd.a(elf-strtab.o)(.text+0x
720)
: undefined reference to `_htab_create_alloc'
collect2: ld returned 1 exit status
make: *** [ksymoops] Error 1



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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