Ticket #106 (closed bug: duplicate)
com. line args not honoured for recompil
| Reported by: | nobody | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 6.8.1 |
| Component: | Compiler | Version: | None |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by simonpj) (diff)
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@amavi.com.
Thanks, Nick
Change History
Note: See
TracTickets for help on using
tickets.
