Looks like Erick upgraded to tre 0.7.5, which is compiled as C now.
[Erick, curious how you did that?]

The flxg compiler now has a new option:

        flxg -Ilib --output_dir=dir std x/y/f

will put the output files (f.cpp, f.hpp, f.rtti, f.why, ....)
into directory dir. The directory must exist already. If this
option is omitted the output goes into the directories
of the specified files (note: these directories are searched
for!)


-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to