"Rebuild system files" error
Posted: Thu Sep 11, 2008 5:17 am
Hi,
I was used to rebuild the system files thanks to NBEclipse to be able to use the third uart as i want (http://tech.groups.yahoo.com/group/netb ... ssage/4011).
But it seems that with the two latest versions it doesn't work anymore. I have a mistake like "cannot find a command" :
cp saved_od/ethernet.od ethernet.od
make: cp: Command not found
make: *** [ethernet.od] Error 127
With 2.2 rc1 version it wasn't finding the command m68k-elf-g++.
The commands are accessible from the path :
C:\Nburn\pcbin;C:\Nburn\gcc-m68k\bin;C:\Nburn\gcc-m68k\msys\1.0\bin
And I can call them from the windows command line.
May it comes from the fact that the windows install I'm using is on D:?
I was used to rebuild the system files thanks to NBEclipse to be able to use the third uart as i want (http://tech.groups.yahoo.com/group/netb ... ssage/4011).
But it seems that with the two latest versions it doesn't work anymore. I have a mistake like "cannot find a command" :
cp saved_od/ethernet.od ethernet.od
make: cp: Command not found
make: *** [ethernet.od] Error 127
With 2.2 rc1 version it wasn't finding the command m68k-elf-g++.
The commands are accessible from the path :
C:\Nburn\pcbin;C:\Nburn\gcc-m68k\bin;C:\Nburn\gcc-m68k\msys\1.0\bin
And I can call them from the windows command line.
May it comes from the fact that the windows install I'm using is on D:?