User forums > Nightly builds

The 25 June 2008 build (5106) is out.

<< < (9/10) > >>

mslomp:
rather than apply a patch to override the optimization flag, you can just do:
# make CXXFLAGS=-O0

i'm working with a debug build of gcc (4.4) in order to check this issue,
and i hope soon to find the black hole and possibly submit a patch to the gcc trunk.

Jenna:

--- Quote from: mslomp on July 15, 2008, 01:37:40 am ---rather than apply a patch to override the optimization flag, you can just do:
# make CXXFLAGS=-O0

i'm working with a debug build of gcc (4.4) in order to check this issue,
and i hope soon to find the black hole and possibly submit a patch to the gcc trunk.

--- End quote ---

Thanks for your reply.

I know I can ovverride CXXFLAGS when I do the make, but that overrides it afaik for the whole build-process and therefore for the complete C::B suite.
The patch to Makefile.am of headefixup-plugin only stops optimization for this one plugin.

blamek:
i don't know whether is it a bug or feature (and if it was already reported): cb doesn't remember which files were opened in previous session and after restart all files from current projects will be opened.

regards

Andrzej B.

Jenna:

--- Quote from: blamek on July 15, 2008, 03:24:15 pm ---i don't know whether is it a bug or feature (and if it was already reported): cb doesn't remember which files were opened in previous session and after restart all files from current projects will be opened.

regards

Andrzej B.

--- End quote ---

Can you check your settings in "Settings -> Environment... -> General settings" ?
Which radiobutton is checked under "On applicaton startup" and "On project load" ?

blamek:
That was exactly what i was looking for. I must have missed that option. Thanks :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version