GHC seems to be a little pedantic about the order of the syslib options:
Linking with "-syslib ghc -syslib posix" gives some linker warnings
(Posix utils need PackedStrings), while "-syslib posix -syslib ghc"
works fine. This should be easy to fix in the ghc driver (at least if
Perl is your native language :-)

-- 
Sven Panne                                        Tel.: +49/89/2178-2235
LMU, Institut fuer Informatik                     FAX : +49/89/2178-2211
LFE Programmier- und Modellierungssprachen              Oettingenstr. 67
mailto:[EMAIL PROTECTED]            D-80538 Muenchen
http://www.pms.informatik.uni-muenchen.de/mitarbeiter/panne

Reply via email to