search for: flac_ldflags

Displaying 3 results from an estimated 3 matches for "flac_ldflags".

Did you mean: _la_ldflags
2004 Sep 10
2
-lm ordering
...t as "gcc -O -mcpu=ev56", 1:11 vs. 2:03 for encoding a test track with default parameters. This may also be due to the Compaq math library. --- src/flac/Makefile.am.orig Tue Aug 28 15:58:11 2001 +++ src/flac/Makefile.am Tue Aug 28 15:58:19 2001 @@ -29,5 +29,4 @@ encode.h \ file.h -flac_LDFLAGS = -lm -flac_LDADD = $(top_builddir)/src/libFLAC/libFLAC.la +flac_LDADD = $(top_builddir)/src/libFLAC/libFLAC.la -lm --- src/test_streams/Makefile.am.orig Tue Aug 28 16:00:17 2001 +++ src/test_streams/Makefile.am Tue Aug 28 16:00:28 2001 @@ -20,6 +20,6 @@ noinst_PROGRAMS = test_streams test_stream...
2004 Sep 10
0
1.0 source candidate
...flac/src/flac/Makefile.am,v retrieving revision 1.4 diff -u -r1.4 Makefile.am --- src/flac/Makefile.am 2001/06/08 00:13:21 1.4 +++ src/flac/Makefile.am 2001/07/21 01:58:17 @@ -23,6 +23,11 @@ decode.c \ encode.c \ file.c \ - main.c + main.c \ + analyze.h \ + decode.h \ + encode.h \ + file.h + flac_LDFLAGS = -lm flac_LDADD = $(top_builddir)/src/libFLAC/libFLAC.la Index: src/libFLAC/Makefile.am =================================================================== RCS file: /cvsroot/flac/flac/src/libFLAC/Makefile.am,v retrieving revision 1.15 diff -u -r1.15 Makefile.am --- src/libFLAC/Makefile.am 2001/0...
2004 Sep 10
5
1.0 source candidate
I rethought it and it seemed like a bad idea to post a big file, so you can get it here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/flac/junk/flac-1.0-src-candidate.tar.bz2 Josh __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/