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

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

Re: R: [avr-gcc-list] avr-gcc win32 build


From: E. Weddington
Subject: Re: R: [avr-gcc-list] avr-gcc win32 build
Date: Thu, 21 Nov 2002 09:24:13 -0700

On 21 Nov 2002 at 11:19, address@hidden wrote:

> Thank you for your reply.
> You were right: avr-gcc was in PATH before mingw.
> I removed it and then build binutils and gcc without errors.
> I do not apply patches for avr-obj until now because a new gcc
> snapshot is available and, of course, would be better to apply patches
> to the lastest snapshot and also because Jason Riffel has written a
> new tool to convert elf output file to cof file and it works well.
> 
> I had the following errors in compiling avr-libc :
> 
> make[2]: Entering directory `/mingw/inst/avr-libc-
> 20021104cvs/build/doc/api'
> if test -n "../../../build/crt1/crts2313.o" ; then \
> NODEFLIBS="-nostartfiles -nodefaultlibs" ; \
> fi; \
> cd ../../../doc/examples/demo && \
> make DEFS="-I../../../include" \
> LIBS="$NODEFLIBS ../../../build/crt1/crts2313.o" dox all
> make[3]: Entering directory `/mingw/inst/avr-libc-
> 20021104cvs/doc/examples/demo'
> fig2dev -L eps demo.fig demo.eps
> /bin/sh: fig2dev: command not found
> make[3]: *** [demo.eps] Error 127
> make[3]: Leaving directory `/mingw/inst/avr-libc-
> 20021104cvs/doc/examples/demo'
> make[2]: *** [demo] Error 2
> make[2]: Leaving directory `/mingw/inst/avr-libc-
> 20021104cvs/build/doc/api'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/mingw/inst/avr-libc-20021104cvs/build/doc' make: *** [all-recursive]
> Error 1
> 
> I do not know how to handle this error.
> 
> Patrizio Zelotti

Patrizio,

So you know, I have built a new Windows distribution of the open-
source AVR toolset. I'm in the midst of doing some final checks on it 
and with Ted Roth's help I'm trying to get it posted on the avr-libc 
home page sometime within a day or 2.

Eric Weddington
avr-gcc-list at http://avr1.org



reply via email to

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