Y
Hacker News
new
|
ask
|
show
|
jobs
by
splicer
5342 days ago
I just tried building libalac.a on Linux using GCC 4.6.1 and it worked! There were quite a few warnings though.
To eliminate the warnings, edit /trunk/codec/makefile and add -Wno-multichar to CFLAGS.