-MD together with -save-temps broken
Neil Booth
neil@daikokuya.demon.co.uk
Wed Mar 13 14:56:00 GMT 2002
Daniel Egger wrote:-
> Hija,
>
> using the 3.1 branch or HEAD the following:
>
> /opt/gcc/bin/gcc -save-temps -O2 -Wall -Wp,-MD,.deps/glib-genmarshal.pp
> -c glib-genmarshal.c
See updated documentation about -Wp. The interface to the internal
preprocessor is undocumented -- the documentation in the manual is for
the binaries "cpp" or "gcc" etc.
Does -MD without -Wp do what you want?
Neil.
More information about the Gcc
mailing list