well I think this feature works .. but not as I expected.
I did this:

        flx fred.flx # compiles fred
        flx -O2 fred.flx # doesn't compile anything!

Hmm .. so I deleted the executable in the cache and then:

        flx -O2 fred.flx # compiles the C++ again

So, the flag checking only comes into play if the C++ compiler is invoked.
The check on the executable just compares the executable with the *Felix*
sources.

--
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