ghc-6.8.2 overflows stack

2008-03-05 Thread Chad Scherrer
Hello, I'm trying to compile stream-fusion-0.1.1 with profiling enabled, and it's overflowing the stack. $ runghc Setup.lhs configure -pO Configuring stream-fusion-0.1.1... $ runghc Setup.lhs build Preprocessing library stream-fusion-0.1.1... Building stream-fusion-0.1.1... [2 of 3] Compiling

Re: ghc-6.8.2 overflows stack

2008-03-05 Thread Chad Scherrer
Chad Scherrer chad.scherrer at gmail.com writes: I'm trying to compile stream-fusion-0.1.1 with profiling enabled, and it's overflowing the stack. Sorry to reply to my own post, but I wanted to add that it works just fine if you compile Setup.lhs first, but not with runghc. Chad

Re: ghc-6.8.2 overflows stack

2008-03-05 Thread Christian Maeder
Chad Scherrer wrote: Hello, I'm trying to compile stream-fusion-0.1.1 with profiling enabled, and it's overflowing the stack. $ runghc Setup.lhs configure -pO Configuring stream-fusion-0.1.1... $ runghc Setup.lhs build Preprocessing library stream-fusion-0.1.1... Building