[MPlayer-users] compile problems MPlayer-0.90pre5 on ppc

Attila Kinali kinali at gmx.net
Sun Jun 16 14:13:02 CEST 2002


On Wed, 12 Jun 2002 12:17:55 -0400
Thomas Geenen <geenen at geo.uu.nl> wrote:

> gcc -c -O4 -mcpu=750 -mtune=750 -pipe -ffast-math -fomit-frame-pointer 
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux -Iloader 
> -Ilibvo   -o mplayer.o mplayer.c
> cc1: Invalid option `-o'
> configure gave no problems
> i saw in the mailing list archive that there where simular problems related 
> to ppc architecture -mcpu=750 etc seems to hint that the problem is ppc 
> related

Could be, try the above line w/o the cpu optimisations (after you've
run make and it failed):

gcc -c -O4 -pipe -ffast-math -fomit-frame-pointer 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux -Iloader 
-Ilibvo -o mplayer.o mplayer.c

If this works please report back.

		Attila Kinali

-- 
Israel, where the first genocide of this century takes place.




More information about the MPlayer-users mailing list