[En-Nut-Discussion] Can't compile NutOs (2)

Johan van der Stoel j.v.d.stoel at stream-it.nl
Fri Sep 17 11:26:45 CEST 2004


Harald,

>> >crurom -r -ourom.c sample
>> >process_begin: CreateProcess((null), crurom -r -ourom.c sample, ...)
>> failed.
>> make (e=2): Het systeem kan het opgegeven bestand niet vinden.
(Translated:
>> The system cannot find the file)
>> make: *** [urom.c] Error 2
>
> You forgot to set the path to .../nut/tools/win32

> This is very clear. make can't find crurom.exe, which should
> be in nut/tools/win32 after installation of nut391c.exe.

I found the cause of the problem: when a file is missing, it can be
crurom.exe but also urom.c.
crurom.exe is present, the path is ok so I checked for urom.c: it was not
there.
Why? after repeating the whole process I found that during executing of make
clean this file is deleted !! What should be changed in the makefile to
solve this problem?

Best regards,
Johan





More information about the En-Nut-Discussion mailing list