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]

dlltool more error messages


Hello,

here are some more debug code from dlltool error message after doing :

$ ../croxx/pexports-0.42h/bin/pexports.exe scdll32.dll | sed 's/^_//' >
scdll32.def

$ dlltool  -D scdll32.dll -d scdll32.def -v -l libscdll32.a
dlltool: Processing def file: scdll32.def
dlltool: LIBRARY: NETSAPI.dll base: ffffffff
dlltool: Processed def file
dlltool: Processing definitions
dlltool: Processed definitions
dlltool: Creating library file: libscdll32.a
dlltool: run: as   -o dh.o dh.s
dh.s: Assembler messages:
dh.s:5: Error: Cannot represent relocation type BFD_RELOC_RVA
dh.s:10: Error: Cannot represent relocation type BFD_RELOC_RVA
dh.s:11: Error: Cannot represent relocation type BFD_RELOC_RVA
dlltool: as exited with status 1
dlltool: run: as   -o dt.o dt.


$ dlltool -V
GNU dlltool 2.13.90 20021108
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.



Can anyone  help me on this...

Thanks,
Alfred

Attachment: dh.s
Description: Binary data

Attachment: dt.s
Description: Binary data

Attachment: scdll32.def
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]