public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Larry Hall <lhall@rfk.com>
To: bela@mtu.uni-bremen.de, gnu-win32@cygnus.com
Subject: Re: The Quest for lean binaries...
Date: Mon, 17 Mar 1997 23:37:00 -0000	[thread overview]
Message-ID: <2.2.32.19970317233840.0093e784@ma.ultranet.com> (raw)

Hi Bernd,

I don't really have a good explanation for you of the current state (although
I'm sure someone on this list will!) but I can tell you what I've heard and
how you SHOULD be able to get smaller executables on NT.  Stripping
executables apparently strips too much, making the executable useless.  I'm
not sure why things would still be OK under 95 in this case.  Perhaps 95 is
too stupid to know it shouldn't like the executable!;-)  Anyway, from what
I've heard, you should be able to get a smaller executable by compiling a
non-debug version (rather than a debug version and then stripping it).  I
am, of course, assuming you are building a debug version and then stripping
it (which is essentially what happens behind the scenes with -s option).  I
have not myself heard of a resolution to the stripping problem though....

Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      (617) 239-1053
8 Grove Street                          (617) 239-1655 - FAX
Wellesley, MA  02181                             


At 05:13 PM 3/17/97 +1, BERND LASER wrote:
>Ladies and Gentlemen,
>
>again and again and again ...
>we have to deal with the infamous 'not owner' problem which turns out 
>to be corrupted executables at least under NT4. After reading FAQs 
>and searching ml-archives this doesn't seem to me to be really straightened 
>out at all.
>I have successfully compiled a quite large seismic processing package 
>in plain 'C' under cygwin32 which consits of quite a few but mostly 
>quite small modules. Using gcc's -s options i get corrupted exe's not 
>running under NT. Avoiding it they run but are too large (for my 
>humble opinion).
>The other day then I loaded some exe's for cygwin32 down ('man' in 
>particular), found them quite lean and - Not owner! Got suspicious 
>then, tested them under win95, and they seem to run OK.
>
>So, is this just the status quo? Or is there any solution to get lean 
>exe's also under, say, NT4SP2 ? I don't think copying the libc++ from 
>Beta 14 would help me anyhow.
>
>I would really appreciate any kind of answer !
>
>Regards.
>____________________________________________________________________________
>Bernd Laser
>Dep. of Earth Sciences
>University of Bremen
>
>FON:               FAX:               EMail:
>+49 421 218 7286   +49 421 218 7179   bela@mtu.uni-bremen.de
>
>Snail:
>   Bernd Laser
>   Universitaet Bremen, FB 5
>   P.O. Box 330440
>   28334 Bremen
>   Germany
>____________________________________________________________________________
>-
>For help on using this list, send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>
>

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

             reply	other threads:[~1997-03-17 23:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-03-17 23:37 Larry Hall [this message]
  -- strict thread matches above, loose matches on Subject: below --
1997-03-18  1:11 Sergey Okhapkin
1997-03-17  9:29 BERND LASER

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2.2.32.19970317233840.0093e784@ma.ultranet.com \
    --to=lhall@rfk.com \
    --cc=bela@mtu.uni-bremen.de \
    --cc=gnu-win32@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).