Displaying 4 results from an estimated 4 matches for "cpu_sparc".
2005 Feb 04
1
[PATCH] FLAC 1.1.2-beta on Cygwin
...s on cygwin and the
build fails. (Though my cygwin packages are not very recent;
would anyone else like to test this out?)
Chris
*** configure.in.orig Fri Feb 4 06:58:06 2005
--- configure.in Fri Feb 4 06:59:18 2005
***************
*** 52,57 ****
--- 52,58 ----
AM_CONDITIONAL(FLaC__CPU_SPARC, test x$cpu_sparc = xtrue)
case "$host" in
i386-*-openbsd3.[[0-3]]) OBJ_FORMAT=aoutb ;;
+ *-*-cygwin) OBJ_FORMAT=win32 ;;
*) OBJ_FORMAT=elf ;;
esac
AC_SUBST(OBJ_FORMAT)
2004 Sep 10
2
1.0 souce released
OK, I did the last few patches and made the source release.
Hope I got everything. I'll send out the standard announcement
now. Thanks everyone.
Josh
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
2018 Jul 10
9
[PATCH 0/7] PowerPC64 performance improvements
The following series adds initial vector support for PowerPC64.
On POWER9, flac --best is about 3.3x faster.
Amitay Isaacs (2):
Add m4 macro to check for C __attribute__ features
Check if compiler supports target attribute on ppc64
Anton Blanchard (5):
configure.ac: Remove SPE detection code
configure.ac: Add VSX enable/disable
configure.ac: Fix FLAC__CPU_PPC on little endian, and add
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...info:build config.status: creating dlls/dbgeng/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. dbgeng.c
> :info:build config.status: creating dlls/dbghelp/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. coff.c cpu_arm.c cpu_i386.c cpu_ppc.c cpu_sparc.c cpu_x86_64.c crc32.c dbghelp.c dwarf.c elf_module.c image.c macho_module.c minidump.c module.c msc.c path.c pe_module.c source.c stabs.c stack.c storage.c symbol.c type.c version.rc
> :info:build config.status: creating dlls/dciman32/Makefile
> :info:build ../../tools/makedep...