delorie.com/archives/browse.cgi | search |
From: | toland AT epix DOT net ("Phillip N Toland") |
Subject: | Re: Re[2]: serious bug with CYGNUS GCC b16 |
4 Dec 1996 20:01:25 -0800 : | |
Sender: | daemon AT cygnus DOT com |
Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
Distribution: | cygnus |
Message-ID: | <199612050337.WAA14442.cygnus.gnu-win32@epix.net> |
Mime-Version: | 1.0 |
Original-To: | "Pascal OBRY" <Pascal DOT Obry AT der DOT edfgdf DOT fr>, |
"W DOT Derks AT nl DOT cis DOT philips DOT comReturn requestedReceipt notification requested" <W DOT Derks AT nl DOT cis DOT philips DOT com> | |
Original-Cc: | "gnu-win32 AT cygnus DOT comReturn requested" <gnu-win32 AT cygnus DOT com> |
X-MSMail-Priority: | Normal |
X-Priority: | 3 |
X-Mailer: | Microsoft Internet Mail 4.70.1155 |
Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
> I don't know what the sizecommit parameter is, does somebody know ? The Gnat gcc options may not have anything to do with this, but if I were to make an educated guess... Under Win32 you can "reserve" memory and "commit" memory whenever you allocate memory. The difference being that when you commit memory an actual chunk of mem is set aside, however, if it is reserved then no actual memory is allocated, the OS just takes note that you might need that much memory and actually allocates it as you request it...I think. :-) HTH Phil "Ook." --the Librarian - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |