avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Re: Make errors in Win XP


From: wbounce
Subject: [avr-gcc-list] Re: Make errors in Win XP
Date: Sun, 31 Oct 2004 20:22:16 -0500

I found the install_giveio.bat and ran that and so avrdude is now
working. But I still can not get make to work. 

If I run make -d I get
-----------
CreateProcess(D:\Robot\WinAVR\utils\bin\sh.exe,D:/Robot/WinAVR/utils/bin
/sh.exe
C:\DOCUME~1\Dad\LOCALS~1\Temp\make18163.sh,...)
Putting child 0x00889438 (begin) PID 8967280 on the chain.
Live child 0x00889438 (begin) PID 8967280
Reaping winning child 0x00889438 PID 8967280
Cleaning up temp batch file C:\DOCUME~1\Dad\LOCALS~1\Temp\make18163.sh
Creating temporary batch file C:\DOCUME~1\Dad\LOCALS~1\Temp\make18164.sh
-------- begin --------
CreateProcess(D:\Robot\WinAVR\utils\bin\sh.exe,D:/Robot/WinAVR/utils/bin
/sh.exe
C:\DOCUME~1\Dad\LOCALS~1\Temp\make18164.sh,...)
Live child 0x00889438 (begin) PID 8967280
Reaping winning child 0x00889438 PID 8967280
Cleaning up temp batch file C:\DOCUME~1\Dad\LOCALS~1\Temp\make18164.sh
process_begin: CreateProcess((null), dirs, ...) failed.
make (e=2): The system cannot find the file specified.
make: *** [begin] Error 2
CreateProcess(NULL,dirs,...)
Live child 0x00889438 (begin) PID 8967280
Reaping losing child 0x00889438 PID 8967280
Removing child 0x00889438 PID 8967280  from chain.
-----------------

I suspect that in the make18164.sh it is referencing some program in the
wrong place. I can not find out what is in the files because it
disappears after it runs.

Any Ideas??


-----Original Message-----
Date: Sun, 31 Oct 2004 15:50:27 +0100 (CET)
From: gouy yann <address@hidden>
To: address@hidden
Subject: Re: [avr-gcc-list] Make errors in Win XP
Message-ID: <address@hidden>
In-Reply-To: <address@hidden>
Content-Type: text/plain; charset=iso-8859-1
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Precedence: list
Message: 2

Hi,

for the problem with avrdude, you have to install the giveio.sys. to do
so, you just have to run "install_giveio.bat" being "root" or
"administrator" if you prefer.

to uninstall it, there is "remove_giveio.bat" and
finally, to know how it works "status_giveio.bat".

bye
    Yann

 --- wbounce <address@hidden> a écrit : 
> I have recently installed Windows XP on my PC and
> now I can not get
> anything to compile.
> I am getting the error
> 
> -------- begin --------
> process_begin: CreateProcess((null), dirs, ...)
> failed.
> make (e=2): The system cannot find the file
> specified. make.exe: ***
> [begin] Error 2
> 
> I am also getting this error when I run avrdude
> 
>
D:\Robot\Projects\hello>d:\robot\winavr\winavr\bin\avrdude
> -p atmega128
> -Plpt1 -
> c  bsd -t
> avrdude: can't open device "giveio"
> 
> avrdude: failed to open parallel port "lpt1"
> 
> 
> 
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden 
> http://www.avr1.org/mailman/listinfo/avr-gcc-list
>  


        

        
                
Vous manquez d’espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés
pour dialoguer instantanément avec vos amis. A télécharger gratuitement
sur http://fr.messenger.yahoo.com

------------------------------

_______________________________________________
avr-gcc-list mailing list
address@hidden http://www.avr1.org/mailman/listinfo/avr-gcc-list


End of avr-gcc-list Digest, Vol 22, Issue 1
*******************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]