[ ghc-Bugs-427076 ] Compiling from HC files fails in 5.00.1
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 24 May 2001 14:15:14 -0700
Bugs item #427076, was updated on 2001-05-24 14:15
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=427076&group_id=8032
Category: Build System
Group: 5.00
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Compiling from HC files fails in 5.00.1
Initial Comment:
I tried to install GHC-5.00.1 on FreeBSD-4.3
using HC files. This failed for several reasons.
In the HC bootstrap flags is missing:
-lm -lgnuregex (probably configure problem).
After correcting this the build failed some hours later
because hsc2hs could not be built.
I checked the operation of hc-build. The build of
utilities after ./configure fails, because the
inplace ghc is not found any more I get lines bginning
with cpp or syslib, probably form $HC -cpp/syslib.
I am now going to try getting the utils from my
workplace system via 4.08
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=427076&group_id=8032