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

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

Re: [avr-gcc-list] Make Error after Update


From: gouy yann
Subject: Re: [avr-gcc-list] Make Error after Update
Date: Wed, 25 Aug 2004 13:45:53 +0200 (CEST)

Hello, 

It seems you aren't using GNU make.
it is probably a problem with the PATH variable.

first check if providing the full path to make fixes
your problem:
  $> cd <in your source directory>
  $> c:\winAVR\utils\bin\make

if your code is compiled then change the PATH variable
by moving "c:\winAVR\utils\bin\make" at the very
beginning.

regards.

    Yann



 --- Dario Carluccio <address@hidden> a
écrit : 
> Hello AVR-Freaks,
> 
> I updated to WinAVR-20040720 and now I get the
> following Error during
> make:
> 
> ,----- [ make.exe all ]
> | MAKE Version 5.2  Copyright (c) 1987, 1998 Inprise
> Corp.
> | Error makefile 339: Colon expected
> | Error makefile 370: Too many rules for target
> '%.o'
> | Error makefile 408: Command syntax error
> | *** 3 errors during make ***
> | > Process Exit Code: 1
> `-----
> 
> That happens on all my projects. You can find the
> makefile and Demo
> Source (gcctest1.c) I use here:
> http://www.carluccio.de/gcctest1.zip
> 
> What do I have to do?
> 
> What I did: I uninstalled WinAVR with
> "WinAVR-20040404-uninstall.exe"
>             than I removed the compleat Directory
> "c:\winavr" and the
>             I installed the new version.
> 
> Can someone help me?
> 
> bye
>    Dario
> 
> -- 
> NO SIG
> 
> 
> _______________________________________________
> 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


reply via email to

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