avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] AVRDude port to Win2K using MSVC


From: Joerg Wunsch
Subject: Re: [avrdude-dev] AVRDude port to Win2K using MSVC
Date: Thu, 4 Nov 2004 00:02:17 +0100
User-agent: Mutt/1.5.6i

As Jack Zkcmbcyk wrote:

>     I have so far been able to get to code to compile using
> MSVC++. I've used the debugging to try and understand where things
> go wrong, but anytime I get in the area having to do with the
> "Bison/Yacc" files, all hell breaks loose.

Most likely, bison's output has been most extensively tested against
GCC only, but it's supposed to be standard-conforming C code.  What
exactly breaks under MS-C?  (You are not really supposed to be able
of debugging it manually though.)

Also, you could probably use byacc instead of bison.  Don't know if
this changes anything.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

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