i think i'm getting the same error with avifile and avi-xmms with gcc-3.0.1

Guillaume Rousse wrote:

>Ainsi parlait Gwenole Beauchesne :
>
>>On Tue, 2 Oct 2001, Guillaume Rousse wrote:
>>
>>>Just finished, with gcc-2.96 this time, as 3.0.1 doesn't compile.
>>>
>>Why doesn't it compile with 3.0.1 ?
>>
>Here the error message:
>gcc-3.0.1 -c -O4 -march=athlon -mcpu=athlon -pipe -ffast-math 
>-fomit-frame-pointer -I. -I.. -I/usr/local/include  -DNOAVIFILE_HEADERS 
>-fexceptions  -o DS_AudioDec.o DS_AudioDec.cpp
>In file included from /usr/include/g++-v3/bits/std_cwchar.h:42,
>                 from /usr/include/g++-v3/bits/fpos.h:40,
>                 from /usr/include/g++-v3/bits/char_traits.h:40,
>                 from /usr/include/g++-v3/bits/std_string.h:41,
>                 from /usr/include/g++-v3/string:31,
>                 from libwin32.h:36,
>                 from DS_AudioDecoder.h:4,
>                 from DS_AudioDec.cpp:5:
>/usr/include/wchar.h: In function `long long int wcstoq(const wchar_t*,
>   wchar_t**, int)':
>/usr/include/wchar.h:514: cannot convert `const wchar_t* __restrict' to `const
>   __gwchar_t*' for argument `1' to `long long int __wcstoll_internal(const
>   __gwchar_t*, __gwchar_t**, int, int)'
>/usr/include/wchar.h: In function `long long unsigned int wcstouq(const
>   wchar_t*, wchar_t**, int)':
>/usr/include/wchar.h:520: cannot convert `const wchar_t* __restrict' to `const
>   __gwchar_t*' for argument `1' to `long long unsigned int
>   __wcstoull_internal(const __gwchar_t*, __gwchar_t**, int, int)'
>make[1]: *** [DS_AudioDec.o] Erreur 1
>make[1]: Quitte le répertoire 
>`/home/guillaume/tmp/MPlayer-0.50pre1/loader/DirectShow'
>make: *** [loader/DirectShow/libDS_Filter.a] Erreur 2
>
>I just sent a bug report to gcc maintainers.
>



Reply via email to