On Wed, Dec 06, 2006 at 13:22:21 -0800, Conal Elliott wrote: > Fixed! Now I have wxHaskell-0.10.1 and wxWidgets-2.6.3 working together > with unicode, and no more truncated strings.
Fantastic! Sorry about not getting back to you. > One more small annoyance. I get many compiler complaints about -fPIC, e.g., > > g++ -c wxc/src/ewxw_main.cpp -o out/wxc/ewxw_main.o -MD > -IC:/cygwin/usr/local/include -IC:/cygwin/usr/local/lib/wx/include/msw- > unicode-release-static-2.6 -IC:/cygwin/usr/local/include/wx-2.6 -D__WIN95__ > -D__WXMSW__ -fPIC -Iwxc/include > cc1plus.exe: warning: -fPIC ignored for target (all code is position > independent) Hmm, this comes from Ari's patch to add -fPIC to the Makefile. Perhaps we need this to be set by the configure script. Anyone volunteer to submit a patch? > Is there a process for submitting & tracking wxHaskell bug reports? Please use the tracker on sourceforge. Thanks, -- Eric Kow http://www.loria.fr/~kow PGP Key ID: 08AC04F9 Merci de corriger mon français.
pgpjvgAgmhqPK.pgp
Description: PGP signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ wxhaskell-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxhaskell-users
