dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Xsharp on Win32?


From: Earnie Boyd
Subject: Re: [DotGNU]Xsharp on Win32?
Date: Fri, 31 Oct 2003 06:18:08 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130

Rhys Weatherley wrote:
On Friday 31 October 2003 04:21 am, HJ wrote:

I found:
ilrun program --toolkit=Xsharp

However, I'm getting a DllNotFoundException.


Currently the "XsharpSupport.dll" library isn't built as a DLL under Windows, and so it cannot be loaded as yet. Some autoconf/automake/libtool magic is required to make this work, and we're not yet sure what that magic is.


libtool 1.5 should be enough magic. Let's see ``gcc -shared -o foo.dll -Wl,--out-implib,libfoo.dll.a foo.o'' should be plenty to get you a dll.

Earnie
--
http://www.mingw.org
Powered by SourceForge <http://sourceforge.net/projects/mingw>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]