darcs patch: Try to support TH with profiling. See ti... (and 1 more)
18 Aug
2006
18 Aug
'06
9:08 a.m.
Wed Aug 2 18:59:22 BST 2006 Duncan Coutts <duncan.coutts@worc.ox.ac.uk> * Try to support TH with profiling. See ticket #91. This needs testing. Fri Aug 18 02:04:49 BST 2006 Duncan Coutts <duncan.coutts@worc.ox.ac.uk> * Add xargs function and use it when linking. When using GHC's --split-objs we end up with lots of files to link. This can mean overflowing the maximum length of the command line when invoking ar or ld. On windows the maximum length is 32k. On other systems it's not a great deal more. GHC currently deals with this problem by using xargs. This patch does more or less the same.
7287
Age (days ago)
7287
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts