[MPlayer-dev-eng] [PATCH] Allow to use live555 with other compilers than /usr/bin/g++
Diego Biurrun
diego at biurrun.de
Fri Jun 8 10:09:03 CEST 2007
On Fri, Jun 08, 2007 at 07:46:29AM +0000, Carl Eugen Hoyos wrote:
>
> Diego Biurrun <diego <at> biurrun.de> writes:
>
> > > Following patch allows to use compilers given with --cc (cross compiler,
> > > intel compiler or different installed gcc's) to compile demux_rtp.cpp
> > > and demux_rtp_codec.cpp.
> >
> > I think there should rather be an option --cxx or --c++, dunno what the
> > usual default is. Can gcc compile C++ even when it is called as gcc and
> > not g++?
>
> Yes, both gcc and icc: The tests in configure already use cc.
>
> Allow me to point out that it's broken atm for every case if -cc is used, not
> just cross-compiling.
OK, then I'm fine with the patch.
Diego
More information about the MPlayer-dev-eng
mailing list