[vlc-devel] pb during compilation (altivec ?)
Technique TV Inathèque
hgibier at ina.fr
Thu Apr 6 17:37:15 CEST 2006
Hello
I try to compile on G5, MacOSX 10.4.5 with Xcode 2.2.
I just want to see MPEG1&2 video file, and after have a look on
visualisation module to add one effect (bargraph). So, i have just
install ffmeg, mpeg2dec, gettext previously.
I have this message during compilation:
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/altivec.h:44:2:
warning: #warning Ignoring <altivec.h> because "-faltivec" specified
{standard input}:1159:lvx vector instruction is optional for the
PowerPC (not allowed without -force_cpusubtype_ALL option)
{standard input}:1161:lvsl vector instruction is optional for the
PowerPC (not allowed without -force_cpusubtype_ALL option)
{standard input}:1163:lvx vector instruction is optional for the
PowerPC (not allowed without -force_cpusubtype_ALL option)
{standard input}:1167:vperm vector instruction is optional for the
PowerPC (not allowed without -force_cpusubtype_ALL option)
{standard input}:1174:lvx vector instruction is optional for the
PowerPC (not allowed without -force_cpusubtype_ALL option)
{standard input}:1178:lvx vector instruction is optional for the
PowerPC (not allowed without -force_cpusubtype_ALL option)
{standard input}:1180:stvx vector instruction is optional for the
PowerPC (not allowed without -force_cpusubtype_ALL option)
{standard input}:1184:vperm vector instruction is optional for the
PowerPC (not allowed without -force_cpusubtype_ALL option)
{standard input}:1191:stvx vector instruction is optional for the
PowerPC (not allowed without -force_cpusubtype_ALL option)
make[6]: *** [libmemcpyaltivec_a-memcpyaltivec.o] Error 1
make[5]: *** [all-modules] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I have disabled all options with altivec, with the same error. I
don't have any idea of what happen. Can you help me ?
Thanks
Regards
Hervé Gibier
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list