Can't compile hmake

Thomas Davie tatd100@student.cs.york.ac.uk
Tue, 29 Jul 2003 11:25:35 +0100


On Tuesday, Jul 29, 2003, at 11:16 Europe/London, Keith Wansbrough 
wrote:

>> I was wondering if idiocy was my problem there, I don't see the
>> directory though:
>>
>> [nimbus2:project/hmake-3.08/targets] tatd100% ls -la
>> total 0
>> drwxr-xr-x   3 tatd100  staff  102 Jul 29 10:42 .
>> drwxr-xr-x  14 tatd100  staff  476 Jul 29 10:43 ..
>> drwxr-xr-x   7 tatd100  staff  238 Jul 29 10:44 powerpc-Darwin6
>>
>> Am I being incredibly stupid here?
>
> 'Fraid so ;-/  `harch` means "powerpc-Darwin6" in your case.  The
> current host architecture name.

I suspected as much.  In which case I have the problem that the file 
doesn't exist :/

[nimbus2:hmake-3.08/targets/powerpc-Darwin6] tatd100% ls -l
total 32
-rw-r--r--  1 tatd100  staff    4 Jul 29 10:43 buildwith
-rw-r--r--  1 tatd100  staff  428 Jul 29 10:54 config.cache
-rw-r--r--  1 tatd100  staff    3 Jul 29 10:43 ghcsym
-rw-r--r--  1 tatd100  staff  721 Jul 29 10:43 hmake3.config
drwxr-xr-x  3 tatd100  staff  102 Jul 29 10:44 obj

Thanks for putting up with my idiocy, I'm not used to the unix build 
tools and where it puts things.

Tom Davie