haddock: lexical error in string/character literal

2005-03-06 Thread Gérard Milmeister
Hi, I stumbled on the dreaded lexical error in string/character literal while compiling haddock. Googling for this error, it seems that it is a problem with ghc-6.2.2 and gcc-3.4.2, the versions that I use. Is there a workaround for this? -- Grard Milmeister Langackerstrasse 49 CH-8057 Zrich

RE: gtk+hs and libgmp

2001-10-31 Thread Gérard Milmeister
on the setup of the system. Another question: should packages like gtk+hs not add themselves to package.conf, so that gtkhs-config is not needed? Or is this method not yet proven. -- Gérard Milmeister Tannenrauchstr. 35 8038 Zürich [EMAIL PROTECTED

RE: gtk+hs and libgmp

2001-10-29 Thread Gérard Milmeister
On Mon, 2001-10-29 at 20:24, Gérard Milmeister wrote: n.b. I send the message only to you, not to the mailing list because of the attachments. Ooops... -- Gérard Milmeister Tannenrauchstr. 35 8038 Zürich [EMAIL PROTECTED] ___ Glasgow-haskell

gtk+hs and libgmp

2001-10-25 Thread Gérard Milmeister
explicitly put '/usr/local/lib/libgmp.so' in 'extra_ld_opts' for package 'gmp' did it work. -- Gérard Milmeister Tannenrauchstr. 35 8038 Zürich [EMAIL PROTECTED] ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman

RE: gtk+hs and libgmp

2001-10-25 Thread Gérard Milmeister
... It only works with /usr/local/lib/libgmp.so. I guess, that gmp is always used, so I wonder that it works apart from gtk+hs. -- Gérard Milmeister Tannenrauchstr. 35 8038 Zürich [EMAIL PROTECTED] ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED

Compile problems with ghc-5.0

2001-05-12 Thread Gérard Milmeister
/utils/hsc2hs/hsc2hs-bin: No such file or directory Furthermore, most available libraries seem to be uncompilable with ghc-5.0, e.g. c2hs and gtk2hs. -- Gérard Milmeister Tannenrauchstr. 35 8038 Zürich ___ Glasgow-haskell-users mailing list [EMAIL

Compiling ghc 4.08

2000-07-07 Thread Gérard Milmeister
I get the following compile error: (My configuration is Linux kernel 2.4.0-test1, gcc 2.91.66 and ghc 4.06 installed) PWD = /home/gemi/fptools/ghc/lib/std rm -f PrelBase.o ; if [ ! -d PrelBase ]; then mkdir PrelBase; else