Hello,
 
First, sorry for my poor english, i'm french.
 
I try to compile a simple program on Dev-C++ (http://www.bloodshed.net/). I have configured Dev-C++ correctly (i hope).
But when i try to compile any program, i have this error :
 
Compilator : Dreamcast Profil
Building Makefile: "E:\Documents and Settings\DEZNIUS\Bureau\COOL\Makefile.win"
Finding dependencies for file: E:\Documents and Settings\DEZNIUS\Bureau\COOL\SansNom1.cpp
Execution of  make...
make.exe -f "E:\Documents and Settings\DEZNIUS\Bureau\COOL\Makefile.win" all
sh-sega-dreamcast-g++.exe -c SansNom1.cpp -o SansNom1.o -I"C:/DevKitDc/include"  -I"C:/DevKitDc/include/g++-v3/backward"  -I"C:/DevKitDc/include" 
make.exe: /bin/sh.exe: Command not found
make.exe: *** [SansNom1.o] Error 127

Execution Completed
Can u explain what's the "/bin/sh.exe" error ???
 
Thanx for your answer.
 
DeZNiUS
_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to