On 2012-02-16 06:24, Mathieu Desnoyers wrote: > + When using the -o option, the OUTPUT_FILE must end with either .h or .c > Will it just generate either the .h or .c if specified ? Yes, when you specify a file, it will generate only the file wanted. I'll change the code so you can specify multiply -o options.
> > Is it OK to specify a .o output file ? Or .a, or .so ? Eventually yes, but not in this first version. Maybe later today. > _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
