AVR Downloader/UploaDEr - Bugs: bug #29263, Can't build avrdude on windows...
You are not allowed to post comments on this tracker with your current authentication level.
bug #29263: Can't build avrdude on windows using latest cygwin 1.7.1
Submitter: | giuliano carlini <gorillacoder> | ||
Submitted: | Fri 19 Mar 2010 06:23:02 AM UTC | ||
Category: | None | Severity: | 3 - Normal |
Priority: | 5 - Normal | Item Group: | None |
Status: | Fixed | Privacy: | Public |
Assigned to: | arcanum | Originator Name: | giuliano carlini |
Open/Closed: | Open | Release: | None |
Programmer hardware: | Device type: |
Fri 19 Mar 2010 09:36:23 PM UTC, comment #5: |
Joerg Wunsch <joerg_wunsch>![]() |
Fri 19 Mar 2010 06:29:38 PM UTC, comment #4: Sorry, I barely have time for arduino. I don't have time to figure out how to get avrdude to compile under windows. For now I'll release xmega arduino on mac and linux and provide a brief explanation about windows.
|
giuliano carlini <gorillacoder> |
Fri 19 Mar 2010 07:31:30 AM UTC, comment #3: Well, my current FreeBSD version is too old to run
|
Joerg Wunsch <joerg_wunsch>![]() |
Fri 19 Mar 2010 07:04:16 AM UTC, comment #2: I generally work on OSX. I run XP within a VM so that I can support arduino users who use windows. I believe folks who are primarily linux developers can do the same, whether with VirtualBox/KVM/VmWare/or Xen.
|
giuliano carlini <gorillacoder> |
Fri 19 Mar 2010 06:34:19 AM UTC, comment #1: But: "cannot find -lgcc_s" would be Cygwin's fault...
|
Joerg Wunsch <joerg_wunsch>![]() |
Fri 19 Mar 2010 06:23:02 AM UTC, original submission:
avrdude manual section "A.2 Windows" says that to compile on windows one must use:
|
giuliano carlini <gorillacoder> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 2 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2010-03-19 | joerg_wunsch | Status | None | ![]() |
Fixed |
Assigned to | None | ![]() |
arcanum |
I've removed the recommendation for Cygwin, mentioned that
starting with Cygwin 1.7 plain Win32 API builds are no longer
supported (the way they used to). I also mentioned MinGW as
an alternative build environment. However, I don't really
grok MinGW's packaging details, so I cannot recommend the
packages that have to be installed.
Assigning it to Eric in the hope he might fill in the gap
in the documentation about MinGW.