Re: Error: gcc & make all (1.0pre19)



About this list Date view Thread view Subject view Author view

Malcolm Wallace (malcolm-nhc@cs.york.ac.uk)
Fri, 16 Jun 2000 10:53:47 +0100


> After doing > ./configure --buildwith=gcc > make all > I got the following output > > /home/armin/debian/nhc98-1.0pre19/script/hmake -nhc98 -H8M +CTS -H8M -CTS > -DDBGTRANS -d /home/armin/debian/nhc98-1.0pre19/targets/ix86-Linux/obj/ > compiler98 Main > nhc98 +RTS -H8M -RTS +CTS -H8M -CTS -c -d /home/armin/debian/ > nhc98-1.0pre19/targets/ix86-Linux/obj/compiler98 HbcOnly.hs > sh: nhc98: command not found > I don't have nhc98 installed on my system (yet :-), so there's no > `nhc98' on the PATH. > Is this a problem in the Makefiles or do I have to install a basic version > before doing `make all' ? Yes, this is a known problem with the Makefiles when building nhc98 with gcc for the first time. The best workaround, as you say, is to install the basic version of nhc98 before continuing with "make all". I'll try to find a proper fix before the next release. Regards, Malcolm


About this list Date view Thread view Subject view Author view