This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: Windows API calls that don't work? (Was RE: Stupid stupid question :/)


I am not sure the talk about "unstripped binaries don't run on
WinNT" is applicable in general.

I've got Mingw32 installed on b17.1 WinNT4.0.  But there was
no problem running unstripped or stripped executables.  Is your
reference on Win3.51 or a very specific stress-test program?

BTW, stripped *.o files still don't compile up to an executable
(this works on Unix alright).   I got:
  C:\cygnus\H-i386-..../lib/libcygwin.a(libcmain.o): In function
	`main':
	/pizza/mushroom/noer/beta17/src/winsup/libcmain.cc:30:
	undefined reference to `WinMain@16'

==> "strip.exe" overstripped.



Chin Chee-Kai (Last, First)
Internet Email-ID:	cheekai@gen.co.jp



On Mon, 24 Mar 1997, Colin Peters wrote:

> >A. Phillip Smith[SMTP:asmith@www.aeinc.com] wrote:
> >
> >[...snipped...]
> >
> >This is further complicted on Windows NT by the fact that unless you strip
> >the executable, the binary will not run.
>
> [...snipped...]
> 
> PS. Any confirmations on that statement about NT from other readers?
>     Does stripping an executable make it work? Do you *have* to strip
>     on NT?

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


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