#21047 - JuyLe - Sat May 22, 2004 12:00 pm
So i'm new and I alread have a problem, here is my make.bat
and when I lauch it I get:
Can you help me ?
_________________
I'm better at french, sorry !
Last edited by JuyLe on Tue Jun 08, 2004 8:25 pm; edited 2 times in total
Code: |
path=D:\devkitadv\bin
gcc -o mafia.elf mafia.c -lm objcopy -O binary mafia.elf mafia.bin |
and when I lauch it I get:
Code: |
D:\DevKitAdv\Mafia>path=D:\devkitadv\bin
D:\DevKitAdv\Mafia>gcc -o mafia.elf pong.c -lm D:\DevKitAdv\Mafia>objcopy -O binary mafia.elf mafia.bin /cygdrive/d/DEVKIT~1/BIN/OBJCOPY: mafia.elf: No such of or directory |
Can you help me ?
_________________
I'm better at french, sorry !
Last edited by JuyLe on Tue Jun 08, 2004 8:25 pm; edited 2 times in total