[Barrelfish-users] Compiling barrelfish without -O2?

Kornilios Kourtis kornilios.kourtis at inf.ethz.ch
Fri Jun 8 10:40:06 CEST 2012


Hi Patrik,

On Wed, Jun 06, 2012 at 03:32:40PM +0000, Patrik Eklöf wrote:
> I've been trying to compile BF with the -O2 flag, in order to disable
> all optimizations to debug BF properly, but it seems that it always
> fails if I do that.
> The error I am getting is:
> 
> [localhost debug_build]$ make
[snip]

Sorry for the late reply. One thing you could do is to disable
optimizations locally by modifying Hakefiles. If you are not familiar
with hake, grepping for addCFlags and omitCFlags in Hakefiles would be a
good start.

cheers,
Kornilios.

-- 
Kornilios Kourtis



More information about the Barrelfish-users mailing list