User forums > Using Code::Blocks

Opensuse-Leap-42.3 :: lost compiler flags

(1/1)

LETARTARE:
I use :

--- Quote ---wx-config --version
2.8.12       
--- End quote ---
       
and                                                                       

--- Quote ---gcc --version
gcc (SUSE Linux) 4.8.5
--- End quote ---

I am now using only 'CB' versions compiled in  "/home/name/SVN_COMPILE/Cb/..."

 When compiling 'Code::Blocks wx2.8.x (Unix)-11800'  and reading the compiler flags  'Gcc' by 
--- Quote ---'Project->Build Options->Project->Compiler Flags'
--- End quote ---
: the window is empty !
All other compiled versions of CB are in the same case.

I searched in "/home/name/.config/codeblocks/...",  but no "compilers/options_gcc.xml" file that I thought could erase.

Could you tell me the solution to this problem ?


oBFusCATed:
Do you have any xml file related to the compiler options in your install folder? Do you have cb in system folder?

osdt:

--- Quote from: LETARTARE on July 23, 2019, 07:05:00 pm ---...
I searched in "/home/name/.config/codeblocks/...",  but no "compilers/options_gcc.xml" file that I thought could erase.

--- End quote ---

Have a look at $HOME/.local/share/codeblocks/compilers .

LETARTARE:
Thanks for the answers

@osdt :
Won: it's actually at that location!
Removing it solves the problem.

Navigation

[0] Message Index

Go to full version