[MPlayer-dev-eng] [PATCH] Allow to use live555 with other compilers than /usr/bin/g++
Bernd Ernesti
mplayer-dev-eng at lists.veego.de
Fri Jun 8 10:11:49 CEST 2007
On Fri, Jun 08, 2007 at 07:46:29AM +0000, Carl Eugen Hoyos wrote:
> Hi!
>
> 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.
They may compile C++ code, but I thought they would add needed c++ libraries
only if they were called with g++.
http://www.delorie.com/djgpp/v2faq/faq8_8.html
Bernd
>
More information about the MPlayer-dev-eng
mailing list