[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-gcc-list] avr-gcc hangs on XP.
From: |
Eric Weddington |
Subject: |
RE: [avr-gcc-list] avr-gcc hangs on XP. |
Date: |
Wed, 16 May 2007 21:20:43 -0600 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of edSteve
> Sent: Wednesday, May 16, 2007 6:30 PM
> To: AVR GCC List
> Subject: [avr-gcc-list] avr-gcc hangs on XP.
>
> When I attempt to compile avr-gcc hangs --- forever.
>
> I've installed cygwin and WinAVR on Windows XP and "which"
> says that avr-gcc
> is located in /c/WinAVR/bin/avr-gcc.
>
> I'm using a relatively simple make file that runs fine under
> Linux (my
> preferred environment). My customer is a Windows house thus
> the need for
> WinAVR. I have a need for other tools which is why cygwin is
> also installed.
> I've tried invoking avr-gcc and it reports its version
> information fine but
> when I attempt to compile avr-gcc hangs. The include paths
> are all relative
> using -I../inc sort of paths. The system include paths are
> not specified
> (using default search rules which work fine on Linux).
>
> Any hints? Clues I should look for?
Hi Steve,
If your customer needs WinAVR, then why are you spending your time trying to
compile it under Cygwin? WinAVR is compiled under MinGW/MSYS, and is already
prebuilt for you. I just did a new Release Candidate that you can get on the
WinAVR site on SourceForge. Also, WinAVR is always patched with the latest
device support, bug fixes, etc.
Eric Weddington
- [avr-gcc-list] avr-gcc hangs on XP., edSteve, 2007/05/16
- Re: [avr-gcc-list] avr-gcc hangs on XP., Preston Wilson, 2007/05/16
- RE: [avr-gcc-list] avr-gcc hangs on XP.,
Eric Weddington <=
- Re: [avr-gcc-list] avr-gcc hangs on XP., edSteve, 2007/05/17
- RE: [avr-gcc-list] avr-gcc hangs on XP., Eric Weddington, 2007/05/17
- Re: [avr-gcc-list] avr-gcc hangs on XP., edSteve, 2007/05/17
- Re: [avr-gcc-list] avr-gcc hangs on XP., David Kelly, 2007/05/19
- Re: [avr-gcc-list] avr-gcc hangs on XP., Gre7g Luterman, 2007/05/19
- RE: [avr-gcc-list] avr-gcc hangs on XP., Eric Weddington, 2007/05/19