Hello,
while trying to build the hc files for Solaris on Solaris I hit a couple
of snags. The line
make hc-file-bundle Project=Ghc
that is present in the building guide fails, as the project needs to be
called `ghc' not `Ghc'. Furthermore, the for-loop that then collects
the .hsc files fails as well, as the if in the loop is interpreted
differently in Solaris' /bin/sh than it is in e.g. bash. Finally the
target hc-file-bundle assumes tar is GNU tar, i.e. accepts the z option.
This is not the case for Solaris tar.
Thought you might want to know. :)
Doei, Arthur.
--
/\ / | [EMAIL PROTECTED] | Work like you don't need the money
/__\ / | A friend is someone with whom | Love like you have never been hurt
/ \/__ | you can dare to be yourself | Dance like there's nobody watching
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs