Bug #8845 2006-09-20 02:38

chikigai

Global Comiler Settings Not Saved

From Settings->Compiler and debugger

1. Create a copy of the GNU GCC Compiler

(New compiler name can be anything)

2. In the "Other" tab, select "Advanced Options"

3. In Advanced Options, select the "Others" tab

4. The library prefix text box should contain "lib"

5. Delete "lib" (no prefix needed)

6. Select OK to save settings

7. Quite Code::Blocks and start it up again

8. The library prefix text box contains "lib" again

Category
Compiler
Group
 
Status
Open
Close date
 
Assigned to
killerbot
chikigai 2006-09-26 02:38

Additional Information:

From what I have observed, the problem seems to occur with any compilers that have been added using "Copy".

When some of the settings (such as the library prefix) are left blank, the settings of the Parent Compiler are inserted when Code::Blocks start up.

killerbot 2007-01-09 19:09

seen something similar recently