Bug in project settings->Compiler/Linker options
Posted: Wed Nov 25, 2009 1:30 pm
Hi,
there is a bug in the linker/compiler settings dialog in the Project Settings. If one has two options which starts with the same character, the logic which toggles the checkboxes in the options list gets confused. I have two entries in the linker options list [-s] and [-static-libgcc], since they start both with -s, it's not possible to check both in the checklist.
Frank
there is a bug in the linker/compiler settings dialog in the Project Settings. If one has two options which starts with the same character, the logic which toggles the checkboxes in the options list gets confused. I have two entries in the linker options list [-s] and [-static-libgcc], since they start both with -s, it's not possible to check both in the checklist.
Frank