Bug #19151 2013-10-12 13:27
copper
straberryperl and tdmgcc exists together,auto detect failure
I installed straberryperl and tdmgcc on my windows computer.
Straberryperl is in D:\perl\straberryperl
tdmgcc is in D:\mingw\tdmgcc
When I use Settings-Compiler,set gcc toolchain executables as "auto-detect",it always detect gcc in straberryperl and can not set to tdm gcc rightly and automatically
- Category
- Compiler
- Group
- Platform:Windows
- Status
- Open
- Close date
- Assigned to
History
ollydbg 2013-10-16 23:54
You should remove the D:\perl\straberryperl from your PATH variable. "auto-detect" did very simple thing, it just see whether "gcc.exe" exists in some paths.