Re: can't build with release settings

2016-05-28 Thread Ömer Sinan Ağacan
Please ignore. I realized I had a bug in my code (which makes some changes in generated Cmm) and I realized -DDEBUG is not on for stage1 in release mode, so my assertions were not running. I have no idea how can the bug cause this error though... 2016-05-28 15:03 GMT-04:00 Ömer Sinan Ağacan

Re: can't build with release settings

2016-05-28 Thread Ömer Sinan Ağacan
I just had the same error when I checkout current HEAD. (without a distclean though) 2016-05-28 14:56 GMT-04:00 Ömer Sinan Ağacan : > Is anyone else having this problem when building with default settings > (no build.mk): > > "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf

can't build with release settings

2016-05-28 Thread Ömer Sinan Ağacan
Is anyone else having this problem when building with default settings (no build.mk): "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -Wall -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src