spurious exe when adding existing compiler

Discussion about CodeLite development process and patches
Gibbon1
CodeLite Expert
Posts: 167
Joined: Fri Jul 22, 2011 5:32 am
Genuine User: Yes
IDE Question: C++
Contact:

spurious exe when adding existing compiler

Post by Gibbon1 »

Hey maybe this is fixed, but today I went and added the latest ARM compiler from arm ltd and entry for the C++ Compiler was set to..

"C:/Program Files (x86)/GNU Tools ARM Embedded/4.9 2015q1/bin/arm-none-eabi-g++.exe" exe

That spare exe causes problems....

BTW: The quote around the compiler path like that seem to work fine. Stuff under windows just compiles.
You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: spurious exe when adding existing compiler

Post by eranif »

Fixed in git master.
Eran
Make sure you have read the HOW TO POST thread
Post Reply