SplitObjs option doesn't work when compiling ghc with gcc 4.x
When I compile ghc using the SplitObjs=YES option in my build.mk file, and use gcc-4.1.1 as my C compiler, the SplitObjs option has no effect, whereas it works as advertised with gcc-3.3. This has been discussed on the haskell and haskell-cafe mailing lists:
http://www.haskell.org/pipermail/haskell-cafe/2006-June/016398.html http://www.haskell.org/pipermail/haskell-cafe/2006-July/016419.html
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.4.2 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | high |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |