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

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

Re: [avr-gcc-list] avrgcc for window NT with AVR studio3.56 - Gcctest9


From: Volkmar Dierkes
Subject: Re: [avr-gcc-list] avrgcc for window NT with AVR studio3.56 - Gcctest9
Date: Thu, 3 Apr 2003 23:09:52 +0200
User-agent: 40tude_Dialog/2.0.3.1 Hamster/2.0.1.0 Hamster/2.0.0.1

On Thu, 3 Apr 2003 13:31:27 -0500, Loc Mai wrote:

> Thanks Volkmar,  gcctest7 works well.
> Now I have problem with gcctest9 in makefile.
> After build project, error says:
> avr-gcc -WI, -Map=gcctest9 .map, --cref gcctest9.o -o gcctes9
> avr-gcc  .map, --cref : No such file or directory
> make.exe: ***[gcctest9] Error 1

This can't work because of the space before ".map". But I can't 
found an error in your provided makefile. I am wondered that the 
options for avr-gcc starts with -WI,... According to the makefile it 
should start with either -c or -mcu. So it seems to me that it 
didn't use that makefile.

Volkmar


reply via email to

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