Displaying 2 results from an estimated 2 matches for "_wildcard".
Did you mean:
wildcard
2012 Feb 26
0
Testing needed
...bitreader_asm.nasm -DDLL_EXPORT
-o .libs/bitreader_asm.o
nasm.h:77: error: segment name `.note.GNU-stack progbits noalloc
noexec nowrite align=1' not recognized
...
Wrapping the section with %ifndef OBJ_FORMAT_aout fixes it.
There are also warnings about implicit declarations of _response() and
_wildcard() fixed by including stdlib.h
I also see the same iconv warnings as mingw.
Couple of simple patches attached.
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-a.out-format-does-not-support-many-.section-directiv.patch
Type: application/x-patch
Size: 620...
2012 Feb 26
5
Testing needed
Hi all,
I think we're getting close to the first FLAC release in over 4 years.
I have tested whats currently in Git on x86, x86_64 and PowerPC Linux
and would appreciate reports of successful compiles (and even more
importantly any failures) on OSX, Windows and elsewhere.
Cheers,
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo