[flac-dev] flac-dev Digest, Vol 116, Issue 15

Marcus Johnson bumblebritches57 at gmail.com
Sun Jul 20 12:36:04 PDT 2014


I have an Intel Mac and I'd be glad to test it for you, but I'm not sure
how to use the makefile.lite build system? do I just replace the normal one
with this one? I tried ./makefile.lite but nothing happened.


On Sun, Jul 20, 2014 at 3:00 PM, <flac-dev-request at xiph.org> wrote:

> Send flac-dev mailing list submissions to
>         flac-dev at xiph.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.xiph.org/mailman/listinfo/flac-dev
> or, via email, send a message with subject or body 'help' to
>         flac-dev-request at xiph.org
>
> You can reach the person managing the list at
>         flac-dev-owner at xiph.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of flac-dev digest..."
>
> Today's Topics:
>
>    1. Re: PPC asm is disabled since Jan 2005 (lvqcl)
>
>
> ---------- Forwarded message ----------
> From: lvqcl <lvqcl.mail at gmail.com>
> To: flac-dev at xiph.org
> Cc:
> Date: Sun, 20 Jul 2014 13:55:57 +0400
> Subject: Re: [flac-dev] PPC asm is disabled since Jan 2005
> lvqcl wrote:
>
>  During making a patch I found that PPC asm code wasn't disabled in
>> Makefile.lite. Anybody uses it on Linux/Darwin PPC platform?
>>
>
> It seems that it is disabled on Linux PPC even for Makefile.lite build.
>
> From src/libFLAC/Makefile.lite:
>
>     ifeq ($(OS),Darwin)
>     SRCS_S = \
>         ppc/as/lpc_asm.s
>     else
>     ifeq ($(PROC),i386)
>     ...
>
> So, ppc/altivec asm is enabled in Makefile.lite only for Darwin OS.
> (and for all CPUs? so Makefile.lite is broken for Darwin on Intel?)
>
>
> _______________________________________________
> flac-dev mailing list
> flac-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/flac-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20140720/b8a6dc33/attachment.htm 


More information about the flac-dev mailing list