From: uyar AT athene DOT informatik DOT uni-bonn DOT de (sed) Subject: basic questions 5 Aug 1997 15:40:42 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <33E79F36.7B99.cygnus.gnu-win32@athene.informatik.uni-bonn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win95; I) Original-To: gnu-win32 AT cygnus DOT com Original-CC: uyar AT athene DOT informatik DOT uni-bonn DOT de Original-Sender: owner-gnu-win32 AT cygnus DOT com Hi, I've some Question : Is it possible to use b18 on nt3.5 and if its possible which functionality I would miss ? Why isn't it possible to use a dll, which was imported with dlltool, without explicit linking of libcygwin.a ? Without linking libcygwin.a I get no error at compile-time, but an exception at run-time. Can someone precisly explain how to build a correct library ,,libfoo.a" for a DLL ,,foo.dll", which only exists in binary form ? (please all the steps) Which options should be provided later to gcc for the prog which will use functions inside of this DLL ? Thanks in advance !! - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".