|
Re: Segmentation fault during build of 5.04.3: msg#00072lang.haskell.glasgow.bugs
On Thu, Apr 24, 2003 at 03:31:14PM +0100, Simon Marlow wrote: > > > On Tue, Apr 22, 2003 at 03:32:10PM +0100, Simon Marlow wrote: > > > > > > > * I'm using gcc 3.2.2 (which I've built lots of other > > software with > > > > successfully). > > > > > > That gives me an idea: try recompiling genprimopcode with > > -fasm and see > > > if that solves the crashes: > > > > > > cd ghc/utils/genprimopcode > > > make clean > > > make EXTRA_HC_OPTS=-fasm > > > > Yes, this indeed takes care of the problem with genprimopcode. I > > tried "make all EXTRA_HC_OPTS=-fasm" at the top level, and reissued > > compilations manually for modules that required -fvia-C. > > Ok, this looks like an incompatibility with gcc 3.2.2 on sparc. > > Installing gcc 2.95 will get you going for now. I'll see if I can > install 3.2.2 on the Sparc machine I have access to and try to figure > out what's broken. I'll have to put that on the back burner for now; other tasks await. I _did_ try building ghc with "gcc -V 3.0.4", which I happen to have installed. Unfortunately, this has the same problem. Thanks. I appreciate your help. - Ed > > Cheers, > Simon > > _______________________________________________ > Glasgow-haskell-bugs mailing list > Glasgow-haskell-bugs@xxxxxxxxxxx > http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Segmentation fault during build of 5.04.3, Simon Marlow |
|---|---|
| Next by Date: | Re: special handling of "Main.hs" contradicts Report, Mark Tullsen |
| Previous by Thread: | RE: Segmentation fault during build of 5.04.3, Simon Marlow |
| Next by Thread: | special handling of "Main.hs" contradicts Report, Mark Tullsen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |