[MPlayer-dev-eng] gcc -MM bug?

Diego Biurrun diego at biurrun.de
Mon May 15 13:08:36 CEST 2006


On Mon, May 15, 2006 at 12:14:09AM +0200, Arpi wrote:
> > So it claims to only use the basename, as you observed.
> > 
> > cerebus:~$ gcc --version
> > gcc (GCC) 4.0.4 20060507 (prerelease) (Debian 4.0.3-3)
> > cerebus:~$ gcc-3.4 --version
> > gcc-3.4 (GCC) 3.4.6 (Debian 3.4.6-1)
> > cerebus:~$ gcc-3.3 --version
> > gcc-3.3 (GCC) 3.3.6 (Debian 1:3.3.6-13)
> > 
> > All of their man pages contain the same text.
> > 
> > Maybe this is a difference between Apple and FSF gcc?
> 
> try this:
> 
> gcc -MM libvo/aclib.c
> 
> what's the output?

cerebus:~/src/mplayer/main$ gcc -I/home/diego/src/mplayer/main -MM libvo/aclib.c 
aclib.o: libvo/aclib.c /home/diego/src/mplayer/main/config.h \
  /home/diego/src/mplayer/main/cpudetect.h libvo/fastmemcpy.h

Diego




More information about the MPlayer-dev-eng mailing list