"Dimitrie O. Paun" dimi@intelliware.ca writes:
ChangeLog Dimitrie O. Paun dpaun@rogers.com Always use CC to compile the .spec.c file.
Doesn't compile_to_object() do this already?
Alexandre Julliard wrote:
"Dimitrie O. Paun" dimi@intelliware.ca writes:
ChangeLog Dimitrie O. Paun dpaun@rogers.com Always use CC to compile the .spec.c file.
Doesn't compile_to_object() do this already?
No; i know it because when I compile with the smatch gcc i don't get .spec.c.sm files. I didn't bugged Dimi about it because the smatch scripts never found any bug in the generated spec.c files and i excluded them from the checks most of the time.
bye michael
On April 14, 2004 8:07 pm, Alexandre Julliard wrote:
Doesn't compile_to_object() do this already?
It does, and that's not right. I'll have to fix this properly anyway for good -x support, don't worry about this patch.