[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Building avrdude on Solaris 10
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] Building avrdude on Solaris 10 |
Date: |
Wed, 16 Dec 2009 21:16:19 +0100 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
As Andreas Höschler wrote:
> gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/usr/local/etc\" -Wall -g -O2
> -MT libavrdude_a-config_gram.o -MD -MP -MF
> .deps/libavrdude_a-config_gram.Tpo -c -o libavrdude_a-config_gram.o
> `test -f 'config_gram.c' || echo './'`config_gram.c
> mv -f .deps/libavrdude_a-config_gram.Tpo
> .deps/libavrdude_a-config_gram.Po
> /bin/bash ./ylwrap lexer.l lex.yy.c lexer.c -- flex
> m4: bad option: -P
It seems the lexer wrapper script requires a GNU version of the m4
macro processor. This one is often called "gm4" (on systems where the
native m4 command is not the GNU one).
> What is this "AVRDUDE patch tracker" thing?
https://savannah.nongnu.org/patch/?group=avrdude
In particular, have a look at patch #6866.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
- Re: [avr-gcc-list] AVR environment on Solaris 10, (continued)
- Re: [avr-gcc-list] AVR environment on Solaris 10, Ruud Vlaming, 2009/12/01
- RE: [avr-gcc-list] AVR environment on Solaris 10, Weddington, Eric, 2009/12/01
- Re: [avr-gcc-list] AVR environment on Solaris 10, Andreas Höschler, 2009/12/02
- Re: [avr-gcc-list] AVR environment on Solaris 10, Andreas Höschler, 2009/12/02
- RE: [avr-gcc-list] AVR environment on Solaris 10, Weddington, Eric, 2009/12/02
- Re: [avr-gcc-list] AVR environment on Solaris 10, Andreas Höschler, 2009/12/02
- [avr-gcc-list] AVR environment on Solaris 10, Andreas Höschler, 2009/12/15
- [avr-gcc-list] Building avrdude on Solaris 10, Andreas Höschler, 2009/12/15
- Re: [avr-gcc-list] Building avrdude on Solaris 10, Joerg Wunsch, 2009/12/16
- Re: [avr-gcc-list] Building avrdude on Solaris 10, Andreas Höschler, 2009/12/16
- Re: [avr-gcc-list] Building avrdude on Solaris 10,
Joerg Wunsch <=
- Re: [avr-gcc-list] Building avrdude on Solaris 10, Andreas Höschler, 2009/12/17