Hi,I've tested the generic unix tarball on Mac Os X and found a few problems: 1) configure.ac: does not call AC_CANONICAL_TARGET, therefore $target_os is not set. 2) build.sh/tell: Bash function does not work properly when arguments have spaces
3) prepare.sh: On my system, tar needs options before argumentsI've addressed this issues in the attached patches. They need review from someone who has some more experience with bash scripting and autoconf, though.
kind regards, benedikt
hp_generic.dpatch
Description: Binary data
_______________________________________________ Haskell-platform mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
