dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]Xsharp on Win32?


From: Gopal V
Subject: Re: [DotGNU]Xsharp on Win32?
Date: Sat, 1 Nov 2003 04:26:48 -0800 (PST)

> gcc  -mno-cygwin -g -O2 --shared  -o
> libXsharpSupport.dll
> XsharpSupport.lo

What I did was 

gcc -L /usr/X11R6/bin -g -shared -o
libXsharpSupport.dll -lX11 -lSM -lICE -lc
XsharpSupport.o

> Nevertheless, pnet seems happy as a clam with the
> DLL built with
> that line.  As for *conf hacking... it isn't my
> field, but if this
> 'method' has a 'blessing' I'll tinker with it --
> unless someone else
> would just like to do it.  ;)

Seems Cygwin XFREE86 isn't happy with a .dll
built with your command ... might be a difference
in Dll exports ? (winapi vs cdecl ?) ... I'll
dig deeper to be sure.

Gopal

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/


reply via email to

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