Menu

#438 CC wrongly defined in mingw32-make

v1.0 (example)
closed-wont-fix
nobody
None
1
2014-11-21
2014-11-21
No

$(CC) expands to 'cc' which isn't available in the mingw package, CC should be defined as 'gcc' instead.

Discussion

  • Jonathan Yong

    Jonathan Yong - 2014-11-21

    CC is supposed to be set by the user. "cc" is the default for more than 20 years.

     
  • Jonathan Yong

    Jonathan Yong - 2014-11-21
    • status: open --> closed-wont-fix
     

Log in to post a comment.