Sha256: 68313e7741858bd6f50a35e95824ae9e208f52432643c77728497c5de03b83dd
Contents?: true
Size: 844 Bytes
Versions: 2
Compression:
Stored size: 844 Bytes
Contents
have_library: checking for main() in -ltag_c... -------------------- yes "i686-pc-linux-gnu-gcc -o conftest -I/home/cdx/ruby/rtaglib/ext -I/usr/lib/ruby/1.8/i686-linux -O2 -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -pipe -ffast-math -fPIC -WAll conftest.c -L'/usr/lib' -Wl,-R'/usr/lib' -lruby18-static -ltag_c -ldl -lcrypt -lm -lc" checked program was: /* begin */ /*top*/ int main() { return 0; } int t() { main(); return 0; } /* end */ -------------------- have_header: checking for taglib/tag_c.h... -------------------- yes "i686-pc-linux-gnu-gcc -E -I/home/cdx/ruby/rtaglib/ext -I/usr/lib/ruby/1.8/i686-linux -O2 -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -pipe -ffast-math -fPIC -WAll conftest.c -o conftest.i" checked program was: /* begin */ #include <taglib/tag_c.h> /* end */ --------------------
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rtaglib-0.1.1 | ext/mkmf.log |
rtaglib-0.1.1 | ./ext/mkmf.log |