Mail Archives: cygwin/1996/12/10/10:11:10
Doug,
> The problem is that the Win32 PE format does only support section names
> up to 8 characters
>
> Not true. There is only room for 8 chars in the struct,
> but if there are more than 8 chars then "/number" is
> stored there which is an offset into the string table.
Regardless, I've found that the latest snapshot will not work with
the #define in config/i386/cygnus.h for *SECTION_NAME* (I'm not at
the correct machine at the moment for the exact name). Once commented
out, I can build the snapshot. The new exception stuff is broken
anyway. There is also an optimization bug that I'm hoping gets fixed
soon.
The section name problem appears to be ld's fault as object files
appear to be OK and recognized by the linker with no problem. It's
just that the executable won't work.
Sean
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -