From: a DOT mitchell AT zetnet DOT co DOT uk ("Andrew Mitchell") Subject: Using gcc to port from Unix to NT 4.0 21 Jan 1997 15:31:42 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199701212142.VAA27309.cygnus.gnu-win32@irwell.zetnet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Original-To: 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 am new to GNU win32 and have come across a number of problems. I am attempting to port some 'C' code from Sun Solaris 2.4 to Windows NT 4.0. The code builds up a dynamic library .so. When attempting to compile using gcc it can find header files malloc.h or search.h. What haven't I got? Surely malloc.h is available. Any help would be greatly appreciated. PS: Currently on the unix port we have a main executable that defines variables as Globals and these globals are used in functions contained in the dynamic libraries is this possible under NT?. Thanks in advance. Andy Mitchell - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".