similar to: [PATCH] Fix Makefile.am altivec logic

Displaying 20 results from an estimated 300 matches similar to: "[PATCH] Fix Makefile.am altivec logic"

2005 Jan 30
2
Patch : Fix one more Linux PowerPC problem
Josh, Once more patch. The gcc on Linux PowerPC does not have the -force_cpusubtype_ALL flag. On the Debian man page, that compiler option is listed as being Darwin specific. Erik --- src/libFLAC/Makefile.am 30 Jan 2005 18:44:46 -0000 1.58 +++ src/libFLAC/Makefile.am 31 Jan 2005 02:33:14 -0000 @@ -40,7 +40,7 @@ CPUCFLAGS = -faltivec -force_cpusubtype_ALL -DFLAC__NO_ASM else
2014 Jul 03
0
PPC asm is disabled since Jan 2005? Why?
lvqcl wrote: > FLAC__lpc_restore_signal_asm_ia32_mmx compares 'order' argument with 4 > and if it's greater then it jumps to FLAC__lpc_restore_signal_asm_ia32. > > I wonder why the same wasn't done for PPC/Altivec: why libFLAC compares > 'order' and 8 in C code and not in asm. ...more about PPC ASM:
2005 Jan 29
2
Patch : fix configure.in and Makefile.am problems.
Note : I'm subscribed to the list. Please don't CC replies to me. Hi all, I am trying to compiler current CV head on a PowerPC G3 Debain system. Debian test has automake 1.9 which is a little more stringent about errors than 1.8. The following patch has the following fixes. 0) Remove AC_CANNONIAL_HOST because it has already been invoked earlier 1) Make sure
2004 Sep 10
2
Altivec, automake
Here's what I listed in that email. Merging doesn't appear to be necessary. If you have any build problems, let me know. Note that my detection code is Darwin-specific. It's a BSD call (sysctl()), so a change to the platform-detection macros should enable it to work on other BSDs. However, I don't know what that would be, and I couldn't determine any safe way to do the check
2014 Nov 27
3
[PATCH] configure.ac: don't try to unset -g from CFLAGS
The sed expression is wrong, any flags with '-g' in any position gets zapped, for example: -mfloat-gprs=double (for powerpc e500) -> -mfloatprs=double. Which gives build errors and is perfectly valid in real use scenarios to switch from e500v1 (single precision) code to e500v2 (double precision) code. Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar> ---
2014 Apr 15
1
[Announce] Samba 4.0.17 Available for Download
====================================================================== "A well-spent day brings happy sleep." Leonardo da Vinci ====================================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.0. Changes since 4.0.16: --------------------- o Jeremy Allison <jra at
2014 Apr 15
1
[Announce] Samba 4.0.17 Available for Download
====================================================================== "A well-spent day brings happy sleep." Leonardo da Vinci ====================================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.0. Changes since 4.0.16: --------------------- o Jeremy Allison <jra at
2004 Sep 10
3
Altivec, automake
I think I've gotten FLAC__lpc_restore_signal() about as good as I'm going to get it. Here's what I have: -a new file, lpc_asm.s, which has the assembly routines -changes to cpu.h, cpu.c, and stream_decoder.c to enable them -changes to configure.in to support the new cpu stuff -a preliminary Makefile.am -maybe something else I'm forgetting Now automake complains that configure.in
2014 Jul 03
4
[PATCH] two patches of doubtful usefulness
Erik de Castro Lopo wrote: >> There's the following code in stream_decoder.c: > > Like you, I don't see a lot of value in these. I think I'll decline > these. FLAC__lpc_restore_signal_asm_ia32_mmx compares 'order' argument with 4 and if it's greater then it jumps to FLAC__lpc_restore_signal_asm_ia32. I wonder why the same wasn't done for PPC/Altivec:
2014 Apr 17
0
[Announce] Samba 4.1.7 Available for Download
===================================================================== "Yeah we all shine on, like the moon, and the stars, and the sun." John Lennon ===================================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.1. Changes since 4.1.6: -------------------- o Jeremy
2014 Apr 17
0
[Announce] Samba 4.1.7 Available for Download
===================================================================== "Yeah we all shine on, like the moon, and the stars, and the sun." John Lennon ===================================================================== Release Announcements --------------------- This is the latest stable release of Samba 4.1. Changes since 4.1.6: -------------------- o Jeremy
2013 Jul 21
1
[PATCH] Link with -no-undefined regardless of the OS
libFLAC* must never have undefined symbols no matter what is the target platform. --- configure.ac | 10 +--------- src/libFLAC++/Makefile.am | 2 +- src/libFLAC/Makefile.am | 2 +- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/configure.ac b/configure.ac index 50ef80e..ba46caf 100644 --- a/configure.ac +++ b/configure.ac @@ -129,19 +129,11 @@
2017 Feb 09
1
[PATCH] Fix compile with cygwin
The underscores are wrong. The comment is also correct. Also remove the configure.ac option. Otherwise it tries to compile the windows unicode stuff which POSIX(cygwin) does not understand. --- configure.ac | 2 +- include/share/compat.h | 2 +- src/libFLAC/stream_decoder.c | 3 --- src/libFLAC/stream_encoder.c | 3 --- src/share/grabbag/file.c | 8 +------- 5 files
2014 Apr 16
1
Samba 4.0.17 Available for Download
Great news. Just wondered if you guys had a good reference point for compiling for the noob? I will have to google again to tag the version in git as my memory is generally vague. The only things I generally get confused on is how to change the output folders so they are distro specific. I have just been disabling apparmor and selinux but if anybody has some sample profiles it would be great.
2010 Aug 02
3
IAX softphone
Hi all, Can some one suggest me an IAX client for Linux and Windows? I used KIAX once, but know it seems complicated to have it working on Ubuntu. Thanks. Ronaldo.
2015 Sep 09
0
[ANNOUNCE] libnetfilter_conntrack 1.0.5
Hi! The Netfilter project proudly presents: libnetfilter_conntrack 1.0.5 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. The library libnetfilter_conntrack has been previously known as libnfnetlink_conntrack and libctnetlink. This library is currently used by conntrack-tools among many other
2019 Dec 02
0
[ANNOUNCE] arptables 0.0.5 release
Hi! The Netfilter project presents: arptables 0.0.5 arptables is the userspace command line program used to configure the Linux 2.4.x and later ARP packet filtering ruleset. It is targeted towards system administrators. NOTE: This is a release of legacy software. Patches may still be accepted and pushed out to the git repository, which will remain active and accessible as usual
2003 Oct 22
4
adjacency matrix
Dear R experts, I am new to the list and R software. I need to convert arcview file to Winbugs having R has middle package. Got from friends that it is possible following the steps: 1. Converting arcview shapefile to "cgm clear text file" 2. Downloading "convert.r" to into R 2.1 use source("convert.r") 2.2 convert("filename_cgm") without the
2007 Apr 01
2
Linking incoming calls
Hi all, I just want to know how I can make sure that incoming calls to my asterisk server are being treated by [incoming] section of extension.conf file. Thanks in advance. Ronaldo.
2004 Sep 10
1
altivec lpc_restore_signal
I've had this a long time but haven't submitted it yet. I've tried to mirror the ia32 setup, so there should be a new subdirectory src/libFLAC/ppc . The first two attachments go there. The third is a context diff for src/libFLAC/Makefile.am . I have some more modified files, which I figured I'd submit after the above are checked in and working for somebody other than me. If you