public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Simple GUI on Win95 = 500k?
@ 1999-08-26  2:32 Frederico Chaves
  1999-08-30 14:41 ` Michael Hirmke
  1999-08-31 23:49 ` Frederico Chaves
  0 siblings, 2 replies; 6+ messages in thread
From: Frederico Chaves @ 1999-08-26  2:32 UTC (permalink / raw)
  To: cygwin

I have just compiled and linked my very first GUI application using cygwin
b20 and the size of the executable was 500KB. The program simply show a
MessageBox reaing "Hello World!" with a main windows a very simple window
procedure attached to it. Is it usual?


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Simple GUI on Win95 = 500k?
  1999-08-26  2:32 Simple GUI on Win95 = 500k? Frederico Chaves
@ 1999-08-30 14:41 ` Michael Hirmke
  1999-08-31 23:49   ` Michael Hirmke
  1999-08-31 23:49 ` Frederico Chaves
  1 sibling, 1 reply; 6+ messages in thread
From: Michael Hirmke @ 1999-08-30 14:41 UTC (permalink / raw)
  To: cygwin

Hi Frederico,

>I have just compiled and linked my very first GUI application using cygwin
>b20 and the size of the executable was 500KB. The program simply show a
>MessageBox reaing "Hello World!" with a main windows a very simple window
>procedure attached to it. Is it usual?

strip your.exe?

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Simple GUI on Win95 = 500k?
  1999-08-26  2:32 Simple GUI on Win95 = 500k? Frederico Chaves
  1999-08-30 14:41 ` Michael Hirmke
@ 1999-08-31 23:49 ` Frederico Chaves
  1 sibling, 0 replies; 6+ messages in thread
From: Frederico Chaves @ 1999-08-31 23:49 UTC (permalink / raw)
  To: cygwin

I have just compiled and linked my very first GUI application using cygwin
b20 and the size of the executable was 500KB. The program simply show a
MessageBox reaing "Hello World!" with a main windows a very simple window
procedure attached to it. Is it usual?


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Simple GUI on Win95 = 500k?
  1999-08-30 14:41 ` Michael Hirmke
@ 1999-08-31 23:49   ` Michael Hirmke
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Hirmke @ 1999-08-31 23:49 UTC (permalink / raw)
  To: cygwin

Hi Frederico,

>I have just compiled and linked my very first GUI application using cygwin
>b20 and the size of the executable was 500KB. The program simply show a
>MessageBox reaing "Hello World!" with a main windows a very simple window
>procedure attached to it. Is it usual?

strip your.exe?

Bye.
Michael.
--
Michael Hirmke           | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX     +49 (911) 557664
90489 Nuernberg          | E-Mail  mailto:mh@mike.franken.de
                         | WWW     http://aquarius.franken.de/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Simple GUI on Win95 = 500k?
  1999-08-26  5:14 Earnie Boyd
@ 1999-08-31 23:49 ` Earnie Boyd
  0 siblings, 0 replies; 6+ messages in thread
From: Earnie Boyd @ 1999-08-31 23:49 UTC (permalink / raw)
  To: Frederico Chaves, cygwin

--- Frederico Chaves <fred@netpar.com.br> wrote:
> I have just compiled and linked my very first GUI application using cygwin
> b20 and the size of the executable was 500KB. The program simply show a
> MessageBox reaing "Hello World!" with a main windows a very simple window
> procedure attached to it. Is it usual?

The libraries used contain debugging symbols.  Therefore, yes it is usual for
the size of the program to be 500KB.  You can reduce the size if you `strip program.exe'.
===
Earnie Boyd < mailto:earnie_boyd@yahoo.com >

Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >

(If you respond to the list, then please don't cc me)
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Simple GUI on Win95 = 500k?
@ 1999-08-26  5:14 Earnie Boyd
  1999-08-31 23:49 ` Earnie Boyd
  0 siblings, 1 reply; 6+ messages in thread
From: Earnie Boyd @ 1999-08-26  5:14 UTC (permalink / raw)
  To: Frederico Chaves, cygwin

--- Frederico Chaves <fred@netpar.com.br> wrote:
> I have just compiled and linked my very first GUI application using cygwin
> b20 and the size of the executable was 500KB. The program simply show a
> MessageBox reaing "Hello World!" with a main windows a very simple window
> procedure attached to it. Is it usual?

The libraries used contain debugging symbols.  Therefore, yes it is usual for
the size of the program to be 500KB.  You can reduce the size if you `strip program.exe'.
===
Earnie Boyd < mailto:earnie_boyd@yahoo.com >

Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >

(If you respond to the list, then please don't cc me)
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1999-08-31 23:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-26  2:32 Simple GUI on Win95 = 500k? Frederico Chaves
1999-08-30 14:41 ` Michael Hirmke
1999-08-31 23:49   ` Michael Hirmke
1999-08-31 23:49 ` Frederico Chaves
1999-08-26  5:14 Earnie Boyd
1999-08-31 23:49 ` Earnie Boyd

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).