
#13739: Very slow linking of profiled executables -------------------------------------+------------------------------------- Reporter: duog | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.2.1-rc2 Resolution: | Keywords: Operating System: Linux | Architecture: x86_64 Type of failure: Compile-time | (amd64) performance bug | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by duog): That patch is a one-liner to a configure script that sets SplitSections=Yes by default while building ghc. Perhaps the problem is caused by how the libraries being linked with SplitSections=YES? If bgamari had SplitSections = NO in his .mk, then this would explain why he couldn't replicate the issue. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13739#comment:13 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler