[flac-dev] 1.3.2pre2

Erik de Castro Lopo mle+la at mega-nerd.com
Wed Dec 21 05:43:07 UTC 2016


Robert Kausch wrote:

> Unfortunately, the Makefile.lite files in win_utf8_io and flactimer are 
> still missing. The attached patch adds them and also changes config.mk 
> to not use -fPIC on Windows (to avoid compiler warnings, because all 
> code is position independent on Windows).

Patch applied. Thanks.

> make test fails because common.sh is missing (it's generated from 
> common.sh.in during configure). The only variable being replaced in that 
> step is @EXEEXT@, so one possible solution would be to detect a Windows 
> OS using something like '|if["$(expr substr $(uname -s) 1 
> 10)"=="MINGW32_NT"];|' and set EXE=.exe in that case instead of 
> generating the file from common.sh.in.

Currently working on this. Its a little tricky.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the flac-dev mailing list