FS#36697 - [mingw32-gcc] cc link is missing

Attached to Project: Community Packages
Opened by Felipe Contreras (felipec) - Tuesday, 27 August 2013, 21:46 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 18 November 2013, 17:30 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

All gcc compilers have a link from cc to gcc. mingw32-gcc is missing this link.

This makes typical constructs such as:

CC = $(CROSS_COMPILE)cc

fail.

% ls /usr/bin/i486-mingw32-cc
ls: cannot access /usr/bin/i486-mingw32-cc: No such file or directory
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 18 November 2013, 17:30 GMT
Reason for closing:  Fixed
Additional comments about closing:  mingw32-* replaced with mingw-w64-*

Loading...