Re: winegcc: use CC to compile the .spec.c file

2004-04-15 Thread Michael Stefaniuc
Alexandre Julliard wrote: "Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: ChangeLog Dimitrie O. Paun <[EMAIL PROTECTED]> 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

Re: winegcc: use CC to compile the .spec.c file

2004-04-15 Thread Dimitrie O. Paun
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.

Re: winegcc: use CC to compile the .spec.c file

2004-04-14 Thread Alexandre Julliard
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > ChangeLog > Dimitrie O. Paun <[EMAIL PROTECTED]> > Always use CC to compile the .spec.c file. Doesn't compile_to_object() do this already? -- Alexandre Julliard [EMAIL PROTECTED]