Bugs item #645296, was opened at 2002-11-28 06:47 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=645296&group_id=8032
Category: Build System Group: 5.04.1 Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: configure doesn't recognise platform Initial Comment: the ./configure script said it didn't recognise my build platform (alphaev5-unknown-linux-gnu). after looking in the script, changing the $HostPlatform matching string from "alpha*-unknown-linux" to "alpha*- unknown-linux-gnu" was all that was needed to fix it and to get it to compile. so perhaps this could be changed in the next release. thanks. peace. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=645296&group_id=8032 _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
