[En-Nut-Discussion] warning: assignment discards qualifiers from
Harald Kipp
harald.kipp at egnite.de
Wed Mar 29 17:03:34 CEST 2006
Hello Tommaso,
You can safely ignore the warnings. However, make can't find crurom.exe.
Before running make all, set the PATH with
SET
PATH=C:\ethernut-x.y.z\nut\tools\win32;C:\WinAVR\bin;C:\WinAVR\utils\bin;%PATH%
exactly in this order. The ethernut dir _must_ be first.
Regards,
Harald
At 10:07 29.03.2006 +0200, you wrote:
>httpserv.c: In function `ShowSockets':
>httpserv.c:341: warning: assignment discards qualifiers from pointer target
>type
...
>process_begin: CreateProcess((null), crurom -r -ourom.c sample, ...) failed.
>make (e=2): Impossibile trovare il file specificato.
Harald
More information about the En-Nut-Discussion
mailing list