even more installation bugs

1997-09-25 Thread Volker Wysk

Hello!

After installing ghc-2.07-sparc-sun-solaris2, the heading line

#! /somewhere/perl

to call the perl interpreter was missing in all the shell scripts in
instdir/bin/ .

bye.



syslib order

1997-09-25 Thread Sven Panne

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 PanneTel.: +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