Re: winegcc: use CC to compile the .spec.c file
"Dimitrie O. Paun" <dimi(a)intelliware.ca> writes:
ChangeLog Dimitrie O. Paun <dpaun(a)rogers.com> Always use CC to compile the .spec.c file.
Doesn't compile_to_object() do this already? -- Alexandre Julliard julliard(a)winehq.org
Alexandre Julliard wrote:
"Dimitrie O. Paun" <dimi(a)intelliware.ca> writes:
ChangeLog Dimitrie O. Paun <dpaun(a)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 -- Michael Stefaniuc Tel.: +49-711-96437-199 System Administration Fax.: +49-711-96437-111 Red Hat GmbH Email: mstefani(a)redhat.com Hauptstaetterstr. 58 http://www.redhat.de/ D-70178 Stuttgart
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. -- Dimi.
participants (3)
-
Alexandre Julliard -
Dimitrie O. Paun -
Michael Stefaniuc