avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] updated linux port


From: Theodore A. Roth
Subject: Re: [avrdude-dev] updated linux port
Date: Tue, 11 Feb 2003 14:31:05 -0800 (PST)


On Tue, 11 Feb 2003, Brian Dean wrote:

:) On Tue, Feb 11, 2003 at 01:28:43PM -0800, Theodore A. Roth wrote:
:)
:) > Any final comments before I commit?
:)
:) Look fine except for that it doesn't work with FreeBSD's native
:) 'make', and 'byacc' on FreeBSD doesn't like the -y option.  Are these
:) unavoidable?  I'd rather not have the FreeBSD port have build
:) dependencies on 'gmake', but I will if there are no other options.  Do
:) byacc on cygwin and linux require the -y option to get the right
:) behaviour?

Why are you getting the -y option? I'm not seeing it come up on my
build:

address@hidden:~/dev/tools/avrdude-cvs$ make clean
rm -f *.o config_gram.c lexer.c avrdude *~ *.core y.tab.h y.output
address@hidden:~/dev/tools/avrdude-cvs$ make config_gram.c
byacc -t -d -v config_gram.y
mv -f y.tab.c config_gram.c

Is the '-include' the only issue with the Makefile or is there
something else I messed up?

Ted





reply via email to

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