Ticket #3255 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

libHSrts_thr_p.a created even when profiling disabled

Reported by: juhpetersen Owned by:
Priority: normal Milestone: 6.12.1
Component: Build System Version: 6.10.3
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

When I build ghc-6.10.3 with:

GhcLibWays=

to disable prof libraries, libHSrts_thr_p.a is still made.

Is that intentional?

Change History

Changed 4 years ago by simonmar

  • status changed from new to closed
  • difficulty set to Unknown
  • resolution set to fixed
  • milestone set to 6.12.1

Fixed in the new build system.

Note: See TracTickets for help on using tickets.