[FFmpeg-devel] [PATCH] configure: Add -lstdc++ to the requirements for linking with libgme.

Michael Niedermayer michaelni at gmx.at
Wed Aug 7 10:28:24 CEST 2013


On Tue, Aug 06, 2013 at 08:56:25PM -0400, Stephen Hutchinson wrote:
> ---
>  configure | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configure b/configure
> index 57078ce..6cbceb2 100755
> --- a/configure
> +++ b/configure
> @@ -4146,7 +4146,7 @@ enabled libfdk_aac        && require libfdk_aac fdk-aac/aacenc_lib.h aacEncOpen
>  flite_libs="-lflite_cmu_time_awb -lflite_cmu_us_awb -lflite_cmu_us_kal -lflite_cmu_us_kal16 -lflite_cmu_us_rms -lflite_cmu_us_slt -lflite_usenglish -lflite_cmulex -lflite"
>  enabled libflite          && require2 libflite "flite/flite.h" flite_init $flite_libs
>  enabled libfreetype       && require_pkg_config freetype2 "ft2build.h freetype/freetype.h" FT_Init_FreeType
> -enabled libgme            && require  libgme gme/gme.h gme_new_emu -lgme
> +enabled libgme            && require  libgme gme/gme.h gme_new_emu -lgme -lstdc++

where is this needed?
iam asking as (on ubuntu) it seems working fine without this change

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130807/6afa3a09/attachment.asc>


More information about the ffmpeg-devel mailing list