Hi, everyone. I have just checked out the latest version from darcs, and try to build it. First I build it with ghc6.6, everything goes well. Then I try to build nhc from bootstrap with gcc. But I got the following error message:
<br>.....<br>make[1]: `nhc98heap&#39; is up to date.<br>make[1]: Leaving directory `/home/pierric/haskell/nhc98/src/runtime&#39;<br>touch targets/ix86-Linux/runtime<br>make: *** No rule to make target `src/prelude/Array/*.hc&#39;, needed by `targets/ix86-Linux/prelude-gcc&#39;.&nbsp; Stop.
<br><br>I also find there&#39;s no .hc files in src/prelude/array/. Are they generated automatically?<br><br>thanks very much<br>