On Mon, Nov 15, 2010 at 1:55 PM, john skaller
<skal...@users.sourceforge.net> wrote:
>
> On 16/11/2010, at 8:47 AM, john skaller wrote:
>>
>> However I am thinking of putting the parse time in the *.par file,
>> and that would suffice I think.
>
> *Provided* I can get the file time of the compiler from inside the
> compiler: that is:
>
>        build_time = mtime (stat "flxg")
>
> the problem is, how does "flxg" find itself?

Rather than do that in the compiler, you could just use fbuild's
add_external_dependency_to_call to make every felix file depend on
flxg if you want. I can do that later tonight if you want.

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to