views:

43

answers:

0

I've built mingw32 for Linux and would like to use it with Eclipse IDE. However, the CDT plugin uses some predefined way to auto-detect toolchains (which, for mingw, seems to only work for Windows) and doesn't have a way to locate them manually. Is there any way to make it detect mingw under Linux?