[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avrdude-dev] How to compile avrdude for Windows on Mac OS X?
From: |
Joerg Wunsch |
Subject: |
Re: [avrdude-dev] How to compile avrdude for Windows on Mac OS X? |
Date: |
Thu, 12 Jan 2012 22:42:07 +0100 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
As Christian Moll wrote:
> I installed mingw through MacPorts. And called
> ./configure --target=i586-mingw32
> Output looks okay.
>
> But make brings:
>
> /bin/sh ./ylwrap config_gram.y y.tab.c config_gram.c y.tab.h
> config_gram.h y.output config_gram.output -- bison -y -d
> updating config_gram.h
> /bin/sh ./ylwrap lexer.l lex.yy.c lexer.c -- flex
> make all-recursive
> Making all in windows
Is that a shell from MacOS, or a MSys (MinGW) shell? You should
use the latter when compiling for Windows.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)