[Date Prev][Date Next] [Chronological] [Thread] [Top]

FW: Building a DLL for MSVC5/6



I'm going to start looking into this unless someone else is
taking it on.

Howard, I know you worked on the mingw32 port.  Anything you
learned that might be applicable to this project would be
appreciated.

-----Original Message-----
From: Kurt D. Zeilenga [mailto:kurt@boolean.net] 
Sent: Wednesday, November 17, 1999 12:33 PM
To: Gary Williams
Subject: Re: Building a DLL for MSVC5/6


[snip]

Well, what I'd *like* to see is NT/MSVC users to be install by
typing
	> config-nt /options

which would generate a build environment (*.h files and
nmake files) to allow:

	> nmake depend
	> cd tests; nmake test
	> cd ..; nmake install

That is, I'd like to be able to reuse the *.in files in a
MSVC environment.  This may not be feasible.


-- 
Kurt D. Zeilenga <kurt@boolean.net>
Net Boolean Incorporated <http://www.boolean.net/>