Hi Robert,

This is really a GHC bug (see
http://sourceforge.net/mailarchive/forum.php?thread_name=20100127213837.GA234%40dewdrop.local&forum_name=wxhaskell-devel
for details), but it is something we will have to fix in wxHaskell since
I think the prospect of a fix in GHC is a long way off (it requires
moving GHC onto a very new MinGW base for compiler etc.).

It is a high priority item for me in wxHaskell terms, but since
wxHaskell is a leisure-time project for me, I don't get very much time
to work on it. However, rest assured that it is being looked at.

Best regards
Jeremy

On Wed, 24 Feb 2010 19:45 +0000, "Robert Rothenberg" <rob...@gmail.com>
wrote:
> I installed wxHaskell using cabal. Running ghci -package wx
> BouncingBalls.hs gives me:
> GHCi, version 6.10.4: http://www.haskell.org/ghc/  :? for help
> Loading package ghc-prim ... linking ... done.
> Loading package integer ... linking ... done.
> Loading package base ... linking ... done.
> Loading package syb ... linking ... done.
> Loading package base-3.0.3.1 ... linking ... done.
> Loading package array-0.2.0.0 ... linking ... done.
> Loading package stm-2.1.1.2 ... linking ... done.
> Loading package bytestring-0.9.1.4 ... linking ... done.
> Loading package containers-0.2.0.1 ... linking ... done.
> Loading package filepath-1.1.0.2 ... linking ... done.
> Loading package old-locale-1.0.0.1 ... linking ... done.
> Loading package old-time-1.0.0.2 ... linking ... done.
> Loading package unix-2.3.2.0 ... linking ... done.
> Loading package directory-1.0.0.3 ... linking ... done.
> Loading package parsec-2.1.0.1 ... linking ... done.
> Loading package time-1.1.2.4 ... linking ... done.
> Loading package wxdirect-0.12.1.1 ... linking ... done.
> Loading package wxcore-0.12.1.2 ... <command line>: can't load
> .so/.DLL for: stdc++ (libstdc++.so: cannot open shared object file: No
> such file or directory)
> 
> stdc++ library is installed.
> 
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> wxhaskell-users mailing list
> wxhaskell-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
> 
-- 
  Jeremy O'Donoghue
  jeremy.odonog...@gmail.com


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to