Re: Dynamic loading on Cygwin [was: Re: reports of pspp-0.6.0-pre3]

2008-05-18 Thread unknown-1
:-( Bad luck See what happens: Make reports: = *** Warning: This system can not link to static lib archive src/ui/gui/ libpsppwidgets.la. *** I have the capability to make that library automatically link in when *** you link to this library. But I can only do this i

Dynamic loading on Cygwin [was: Re: reports of pspp-0.6.0-pre3]

2008-05-18 Thread John Darrington
On Sat, May 17, 2008 at 11:08:25PM +0200, unknown-1 wrote: When I rename cygpsppire-0.dll to cygpsppire.dll it could load but the dll but: == $ strace psppire.exe >ren.txt (psppire:2160): GLib-GObject-WARNING **: cannot register existing type `

Re: reports of pspp-0.6.0-pre3

2008-05-17 Thread unknown-1
Hi For simplisity I placed libpsppire.a libpsppire.la libpsppire.dll.a from /usr/local/lib/pspp in /lib Also I copied /usr/local/lib/bin/cygpsppire-0.dll in /lib. The error I get at the moment I try to use the features from the GUI: $ strace psppire>..\org.txt (psppire:4020): li

Re: reports of pspp-0.6.0-pre3

2008-05-17 Thread unknown-1
Hi I tested it. As far as I can't see it doesn't work. I tried placing it in /usr/local/lib, /usr/local/lib/pspp, /lib copied it to cygpsppire.dll copied the libpsppire.* files to cygpsppire.* Nothing yet. Unfortunately. Nothing. :-(( Any ideas somebody??? CU 2008/5/16 John Darrington

Re: reports of pspp-0.6.0-pre3

2008-05-16 Thread John Darrington
On Fri, May 16, 2008 at 06:08:22PM +0200, unknown-1 wrote: Hi I tested it. As far as I can't see it doesn't work. I tried placing it in /usr/local/lib, /usr/local/lib/pspp, /lib copied it to cygpsppire.dll copied the libpsppire.* files to cygpsppire.* Nothing

Re: reports of pspp-0.6.0-pre3

2008-05-15 Thread John Darrington
OK. I've had a quick look at that URL and made an unofficial tarball at http://darrington.wattle.id.au/pspp-0.4.3-dll.tar.gz It builds a file cygpsppire-0.dll and installs it in /usr/local/lib/bin I've no idea if this dll will actually work; for some reason my Cygwin environment won't run psppir

Re: reports of pspp-0.6.0-pre3

2008-05-15 Thread John Darrington
I'm moving this discussion from pspp-users to pspp-dev, since the topic is clearly in the realm of development now. On Thu, May 15, 2008 at 10:56:01PM +0200, unknown-1 wrote: 2008/5/15 John Darrington <[EMAIL PROTECTED]>: > > Yes. That's what it looks like on my cygwin bui