On 15/12/2013, at 11:54 AM, GitHub wrote:
> 
>  Log Message:
>  -----------
>  Include compiler switches in dependency checking.
> 
> Doesn't include search path because that's irrelevant,
> since the actual include files are listed.
> 
> Doesn't include macros but should.
> 
> Doesn't include switches like -fPIC that distinguish dynamic
> from static compilation because the depchecker doesn't know
> which model of compiling is used. This is probably a bad bug.
> 
> Doesn't include path of the compiler. Probably pointless anyhow
> due to use of links when upgrading.
> 
> Doesn't include system header file paths. Easy to fix.
> Probably should, but would slow down checking.

And what I left out of the log: doesn't include the name of the toolchain.
That's a stupid omission. Switching toolchains should cause a recompile.


--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to