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]

ld - trouble linking in a library


When ever I link in a particular library I get the following errors and on
executable produced, Can you tell me what these error mean and what I could
do about them:

/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-4/../../../../i686-pc-cygwin/bin/ld:
Warning: type of symbol `___ExeSymbols' changed from 776 to 264 in glbltbl.c
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-4/../../../../i686-pc-cygwin/bin/ld:
Warning: type of symbol `___UICallbackSymbols' changed from 776 to 264 in
cbacktbl.c
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-4/../../../../i686-pc-cygwin/bin/ld:
Warning: type of symbol `___CVILibSymbols' changed from 776 to 264 in
cvitbl.c
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-4/../../../../i686-pc-cygwin/bin/ld:
Warning: type of symbol `___ANSILibSymbols' changed from 776 to 264 in
ansitbl.c
collect2: ld returned 1 exit status


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