delorie.com/archives/browse.cgi | search |
From: | fabio AT joplin DOT colorado DOT edu (Fabio Somenzi) |
Subject: | Using gcc to port from Unix to NT 4.0 |
22 Jan 1997 01:27:25 -0800 : | |
Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
Distribution: | cygnus |
Message-ID: | <199701220329.UAA04439.cygnus.gnu-win32@joplin.colorado.edu> |
References: | <199701212142 DOT VAA27309 AT irwell DOT zetnet DOT co DOT uk> |
Reply-To: | Fabio AT Colorado DOT EDU |
Original-To: | "Andrew Mitchell" <a DOT mitchell AT zetnet DOT co DOT uk> |
Original-CC: | gnu-win32 AT cygnus DOT com |
In-Reply-To: | <199701212142.VAA27309@irwell.zetnet.co.uk> |
Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
>>>>> "AM" == Andrew Mitchell <a DOT mitchell AT zetnet DOT co DOT uk> writes: AM> What haven't I got? Surely malloc.h is available. Not necessarily. I had an application that included malloc.h. I realized that it wasn't really using it (lucky me) and just got around the problem by removing the "include". The standard declarations for malloc and friends are in stdlib.h. malloc.h normally defines extensions that are system-dependent. I believe that's the reason why malloc.h is not found in gnu-win32. Fabio -- Fabio Somenzi | Phone: 303-492-3466 University of Colorado | Fax: 303-492-2758 ECE Dept. | Email: Fabio AT Colorado DOT EDU Boulder CO 80309-0425 | WWW: http://vlsi.colorado.edu/~fabio - 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 |