|
[ ghc-Bugs-653009 ] com. line args not honoured for recompil: msg#00027lang.haskell.glasgow.bugs
Bugs item #653009, was opened at 2002-12-12 23:30 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=653009&group_id=8032 Category: Compiler Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: com. line args not honoured for recompil Initial Comment: I compiled a file with a standard compile and link and some flags, include -fallow-overlapping-isntances. I was interested in whether overlapping instances were really required, so I recompiled -- without modifying the file -- without -fallow-overlapping-instances. I got the "compilation IS NOT required" message, clearly erroneous. Suggestion: flag configuration / compiler state stored in generated code and checked on recompile. My email is nalexander@xxxxxxxxxx Thanks, Nick ---------------------------------------------------------------------- >Comment By: Simon Marlow (simonmar) Date: 2002-12-13 11:07 Message: Logged In: YES user_id=48280 Yes, but (a) make doesn't know that you've changed the options, (b) sometimes you want to change options without recompiling, eg. adding/removing -O, etc. and (c) it's extra work for us to implement :-) Workaround: use -no-recomp ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=653009&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-652863 ] Integer -> Int64 sometimes wrong, noreply |
|---|---|
| Next by Date: | mkIOError, Ross Paterson |
| Previous by Thread: | [ ghc-Bugs-653009 ] com. line args not honoured for recompil, noreply |
| Next by Thread: | [ ghc-Bugs-630807 ] -O2 generates wrong code, noreply |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |