public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* sizes of compiled files
@ 1999-11-09 17:41 Inferno
  1999-11-09 21:18 ` Arthur Gold
  1999-11-30 23:28 ` Inferno
  0 siblings, 2 replies; 4+ messages in thread
From: Inferno @ 1999-11-09 17:41 UTC (permalink / raw)
  To: help-gcc

I was comparing sizes of a simple test c++ program compiled under cygwin
with the mno-cygwin option and using visual c++.  The visual c++
compiled version was 10 times smaller.  The cygwin file was 300000
bytes.  the visual c++ one was 30000.  what is going on?

Inferno

--
"Life is the whim of several billion cells to be you for a while."
                                            --Inferno


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

* Re: sizes of compiled files
  1999-11-09 17:41 sizes of compiled files Inferno
@ 1999-11-09 21:18 ` Arthur Gold
  1999-11-30 23:28   ` Arthur Gold
  1999-11-30 23:28 ` Inferno
  1 sibling, 1 reply; 4+ messages in thread
From: Arthur Gold @ 1999-11-09 21:18 UTC (permalink / raw)
  To: help-gcc

Inferno wrote:
> 
> I was comparing sizes of a simple test c++ program compiled under cygwin
> with the mno-cygwin option and using visual c++.  The visual c++
> compiled version was 10 times smaller.  The cygwin file was 300000
> bytes.  the visual c++ one was 30000.  what is going on?
I would suspect that the smaller one was linked dynamically, the larger,
statically.

HTH,
--ag

> 
> Inferno
> 
> --
> "Life is the whim of several billion cells to be you for a while."
>                                             --Inferno

-- 
Artie Gold, Austin, TX
mailto:agold@bga.com or mailto:agold@cs.utexas.edu
--
"If you come to a fork in the road, take it." L. P. Berra

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

* Re: sizes of compiled files
  1999-11-09 21:18 ` Arthur Gold
@ 1999-11-30 23:28   ` Arthur Gold
  0 siblings, 0 replies; 4+ messages in thread
From: Arthur Gold @ 1999-11-30 23:28 UTC (permalink / raw)
  To: help-gcc

Inferno wrote:
> 
> I was comparing sizes of a simple test c++ program compiled under cygwin
> with the mno-cygwin option and using visual c++.  The visual c++
> compiled version was 10 times smaller.  The cygwin file was 300000
> bytes.  the visual c++ one was 30000.  what is going on?
I would suspect that the smaller one was linked dynamically, the larger,
statically.

HTH,
--ag

> 
> Inferno
> 
> --
> "Life is the whim of several billion cells to be you for a while."
>                                             --Inferno

-- 
Artie Gold, Austin, TX
mailto:agold@bga.com or mailto:agold@cs.utexas.edu
--
"If you come to a fork in the road, take it." L. P. Berra

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

* sizes of compiled files
  1999-11-09 17:41 sizes of compiled files Inferno
  1999-11-09 21:18 ` Arthur Gold
@ 1999-11-30 23:28 ` Inferno
  1 sibling, 0 replies; 4+ messages in thread
From: Inferno @ 1999-11-30 23:28 UTC (permalink / raw)
  To: help-gcc

I was comparing sizes of a simple test c++ program compiled under cygwin
with the mno-cygwin option and using visual c++.  The visual c++
compiled version was 10 times smaller.  The cygwin file was 300000
bytes.  the visual c++ one was 30000.  what is going on?

Inferno

--
"Life is the whim of several billion cells to be you for a while."
                                            --Inferno


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

end of thread, other threads:[~1999-11-30 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-09 17:41 sizes of compiled files Inferno
1999-11-09 21:18 ` Arthur Gold
1999-11-30 23:28   ` Arthur Gold
1999-11-30 23:28 ` Inferno

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