[ ghc-Feature Requests-1349036 ] Compiling multiple executables with -make

Feature Requests item #1349036, was opened at 2005-11-05 15:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358032&aid=1349036&group_id=8032 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Submitted By: Mads Lindstrøm (supermule) Assigned to: Nobody/Anonymous (nobody) Summary: Compiling multiple executables with -make Initial Comment: Hi I am very happy with the -make option. However, I think it could be improved even further. I would like ghc to be able to compile multiple executables with one invocation of ghc, using the -make option. Compiling multiple executables in one invokation could safe a lot of compile-time, when the executables shares most of their source files. I believe the time would be saved, as it would remove the need to check all source files for possible recompilation for each executable. Furthermore, we would also only need to build the dependency graph once. /Mads Lindstrøm ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358032&aid=1349036&group_id=8032
participants (1)
-
SourceForge.net