Re: turn off let floating

2004-04-14 Thread Bernard James POPE
On Tue, Apr 13, 2004 at 02:03:21PM +0100, Simon Marlow wrote: > > > On Fri, Apr 09, 2004 at 03:27:01PM +0200, David Sabel wrote: > > > > > you can turn off let-floating by compiling without optimizations, > > > i.e. without using a -O flag or using -O0 explicitly. > > > The disadvantage is that

Re: [Haskell] Dynamically loading wxhaskell?

2004-04-14 Thread Dylan Thurston
On Wed, Apr 14, 2004 at 09:37:02AM +0100, Simon Marlow wrote: ... > That symbol looks suspiciously like it comes from the separate OpenGL > parts of WX, which reside in a separate library > (/usr/lib/libwx_gtk_gl-2.4.so here). On my system, libwxc has an > explicit dependency on libwx_gtk_gl, beca

Re: [wxhaskell-users] RE: [Haskell] Dynamically loading wxhaskell?

2004-04-14 Thread Andres Loeh
> That is probably the problem. I did not see all messages of this thread, > but one should indeed use "--with-opengl" on wxHaskell configure if > wxWidgets > was build with "--with-opengl". > > Unfortunately, due to wxWidgets changes, I can not automatically detect the > need for this flag, but

RE: [Haskell] Dynamically loading wxhaskell?

2004-04-14 Thread Simon Marlow
> On Tue, Apr 13, 2004 at 03:53:31PM +0100, Simon Marlow wrote: > > I tried stripping /usr/lib/libwx_gtk-2.4.so.0.1.1 and > libwxc-0.6.so, and > > GHCi was still able to load the wx package successfully. In fact, > > libwx_gtk appeared to be already stripped. > > > > What error messages do you