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

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

Re: [avr-gcc-list] AVR-


From: Ned Konz
Subject: Re: [avr-gcc-list] AVR-
Date: Wed, 24 May 2006 08:12:21 -0700
User-agent: Thunderbird 1.5.0.2 (Macintosh/20060308)

Khusro wrote:

I am trying to build the latest GCC snapshot for the WinXP platform using
MinGW.

I get the error in the log below. The system is looking for bison
which I don't have. Then it is looking for gengtype-yacc.h which does exist in the latest snapshot directory I check out using SVN.

Why not just get Bison?

It looks like the gengtype-yacc.[ch] files are generated using Bison. Here's a partial listing of my gcc/ directory:

neds_mini:gcc $ ls -latr gengtype*

these were original:

-rw-r--r--   1 ned  ned   81280 Jun 24  2005 gengtype.c
-rw-r--r--   1 ned  ned    5256 Jun 24  2005 gengtype.h
-rw-r--r--   1 ned  ned    7359 Jun 24  2005 gengtype-yacc.y
-rw-r--r--   1 ned  ned   15493 Jun 24  2005 gengtype-lex.l

these were generated:

-rw-r--r--   1 ned  ned    2584 Feb 28 00:40 gengtype-yacc.h
-rw-r--r--   1 ned  ned   50985 Feb 28 00:40 gengtype-yacc.c
-rw-r--r--   1 ned  ned  139164 Feb 28 00:40 gengtype-lex.c


Thanks,
--
Ned Konz
address@hidden
http://bike-nomad.com




reply via email to

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