bugAVR Downloader/UploaDEr - Bugs: bug #28677, Cygwin's GCC no longer supports...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #28677: Cygwin's GCC no longer supports -mno-cygwin option

Submitter:  Joerg Wunsch <joerg_wunsch>
Submitted:  Mon 18 Jan 2010 03:27:07 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  joerg_wunsch Originator Name:  Joerg Wunsch
Open/Closed:  Closed Release:  None
Programmer hardware:  Device type: 

Tue 19 Jan 2010 10:04:05 AM UTC, comment #1: 

Added a check whether the compiler accepts -mno-cygwin.  If
not, don't use it, but suggest using a different compiler
(like CC=mingw32-gcc ./configure).

Joerg Wunsch <joerg_wunsch>
Group administrator
Mon 18 Jan 2010 03:27:07 PM UTC, original submission:  

When trying to compile the source code under a current (1.7.1)
Cygwin, the compiler complains:

gcc: The -mno-cygwin flag has been removed; use a mingw-targeted cross-compiler.

If possible, configure.ac should be tought how to find this
out automagically, and adjust the CC options appropriately.

Joerg Wunsch <joerg_wunsch>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joerg_wunsch (Submitted the item)
  •  

    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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-01-19 joerg_wunsch StatusNone Fixed
        Assigned toNone joerg_wunsch
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code