.reloc size "allignment?" problems under win95

Mikey *jeffdb@netzone.nospam.com
Thu Jun 19 07:52:00 GMT 1997


After compiling new-cygwin.dll multiple times, and coming
up with the same error each time, I am moved to either

1. HOWL WITH FRUSTRATION
2. ask the list for help.

I have elected #2 as more productive, does anyone have any ideas?

MIKEY:/obj/winsup$ objdump --headers new-cygwin.dll

new-cygwin.dll:     file format pei-i386

Sections:
Idx Name          Size      VMA       LMA       File off  Algn
  0 .text         00051000  10001000  00050ff4  00000400  2**2
                  CONTENTS, ALLOC, LOAD, CODE
  1 .bss          00001508  10052000  00000000  00000000  2**2
                  ALLOC
  2 .data         00001200  10054000  000010a4  00051400  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  3 .edata        00004800  10056000  00004618  00052600  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  4 .idata        00001600  1005b000  0000155c  00056e00  2**2
                  CONTENTS, ALLOC, LOAD, DATA
  5 .stab         0005f000  1005d000  0005eecc  00058400  2**2
                  CONTENTS, DEBUGGING, NEVER_LOAD
  6 .stabstr      00019800  100bc000  0001960e  000b7400  2**0
                  CONTENTS, DEBUGGING, NEVER_LOAD
  7 .reloc        00004e00  100d6000  00004c40  000d0c00  2**2
                  CONTENTS, ALLOC, LOAD, DATA
MIKEY:/obj/winsup$ dllcheck new-cygwin.dll
Invalid Relocation Size Detected
MIKEY:/obj/winsup$

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list