aboutsummaryrefslogtreecommitdiff
path: root/ext/ivy/mkmf.log
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ivy/mkmf.log')
-rw-r--r--ext/ivy/mkmf.log22
1 files changed, 22 insertions, 0 deletions
diff --git a/ext/ivy/mkmf.log b/ext/ivy/mkmf.log
new file mode 100644
index 0000000..203dba8
--- /dev/null
+++ b/ext/ivy/mkmf.log
@@ -0,0 +1,22 @@
+have_library: checking for IvyInit() in -livy... -------------------- yes
+
+"gcc -o conftest -I. -I/opt/rosx/lib/ruby/1.8/i686-darwin8.8.1 -I/Volumes/Argent/Ruby/ruby-ivy/ext/ivy -I/opt/rosx/include/Ivy -g -O2 -fno-common -pipe -fno-common conftest.c -L"/opt/rosx/lib" -lruby-static -livy -lpthread -ldl -lobjc "
+checked program was:
+/* begin */
+1: /*top*/
+2: int main() { return 0; }
+3: int t() { IvyInit(); return 0; }
+/* end */
+
+--------------------
+
+have_header: checking for ivy.h... -------------------- yes
+
+"gcc -E -I. -I/opt/rosx/lib/ruby/1.8/i686-darwin8.8.1 -I/Volumes/Argent/Ruby/ruby-ivy/ext/ivy -I/opt/rosx/include/Ivy -g -O2 -fno-common -pipe -fno-common conftest.c -o conftest.i"
+checked program was:
+/* begin */
+1: #include <ivy.h>
+/* end */
+
+--------------------
+