[MPlayer-users] MPplayer and installing a new gcc version
Marek Zachara
marek.zachara at telperion.pl
Thu Oct 21 10:45:07 CEST 2004
>
> Is there a way to tell it that I want to
> use the gcc from /usr/local/gcc-3.4.1/bin?
>
dunno if it will work if you installed the gcc yourself with some proprietary
path, but gcc allows for several version of it to coexist on the same machine
so you can choose which one do you want to use.
there is a command: gcc-config to manage it
gcc-config -l will give you a list of available profiles and you switch
between them
Marek
More information about the MPlayer-users
mailing list