Re: [flac-dev] [PATCH] Makefile.lite: Fix building with MSYS and MinGW(-w64), Improvements

2013-01-02 Thread Miroslav Lichvar
On Thu, Dec 27, 2012 at 01:08:04PM -0600, J. Hendricks wrote:
 4. The compiler complained when lround() in lpc.c was static, so it is 
 no longer static.

This seems strange. Was there any explanation why is it needed?

-- 
Miroslav Lichvar
___
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev


Re: [flac-dev] [PATCH] Makefile.lite: Fix building with MSYS and MinGW(-w64), Improvements

2013-01-02 Thread Erik de Castro Lopo
Miroslav Lichvar wrote:

 On Thu, Dec 27, 2012 at 01:08:04PM -0600, J. Hendricks wrote:
  4. The compiler complained when lround() in lpc.c was static, so it is 
  no longer static.
 
 This seems strange. Was there any explanation why is it needed?

Good catch. I've reverted the parts of that patch that touch
either the existing C source code or the existing autotoools
files.

Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/
___
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev


Re: [flac-dev] [PATCH] Makefile.lite: Fix building with MSYS and MinGW(-w64), Improvements

2012-12-29 Thread J. Hendricks

On 2012-12-28 2:49 AM, Erik de Castro Lopo wrote:

J. Hendricks wrote:


This is a patch to allow building of the project using MSYS, MinGW, and
MinGW-w64 with the following invocation:

Hi,

Sorry, your patch doesn't apply. Its probably a problem with line
wrapping.

Can you please re-send a gzipped version of it?

Cheers,
Erik

A gzipped patch is attached to this email. Thanks for taking a look.

-H



0001-Makefile-lite-Improvements.patch.gz
Description: application/gzip
___
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev