[x264-devel] configure does not support sgi irix6.5
Tovrea, George W (US SSA)
george.tovrea at baesystems.com
Tue Sep 1 19:36:01 CEST 2009
System:
IRIX64 warhol 6.5 07010238 IP35
Problem: Running configure, I get the following message
>${HOME}/GCC_SGI2/x264-snapshot-20090812-2245/configure.new --prefix=${HOME}/local/sgi6 --cross-prefix=${HOME}/local/sgi6/bin --extra-ldflags="-L${HOME}/local/sgi6/lib/gcc/mips-sgi-irix6.5/4.3.0 -L${HOME}/local/sgi6/lib/gcc/mips-sgi-irix6.5/4.3.0/32 -L${HOME}/local/sgi6/lib/gcc/mips-sgi-irix6.5/lib32 -L${HOME}/local/sgi6/lib"
Unknown system sgi-irix6.5, edit the configure
In configure
case $host_os in
has no case for SGI
surprisingly,
case $host_cpu in
does
mips|mipsel|mips64|mips64el)
ARCH="MIPS"
;;
What do I need to add to configure to fix this? How, if at all, will it effect my build?
Bill Tovrea
BAE Systems
16550 West Bernardo Drive
San Diego, CA 92127
Telephone: (858) 592-5292
Pager: (888) 971-4964
E-mail: George.Tovrea at baesystems.com
More information about the x264-devel
mailing list