Sha256: 6c999c6e29f45a1f8ac924b8819c72246873ead1da466a93f453577dd046dd7d

Contents?: true

Size: 1.64 KB

Versions: 4

Compression:

Stored size: 1.64 KB

Contents

have_library: checking for main() in -lstdc++... -------------------- yes

"clang -o conftest -I/Users/ino/.rbenv/versions/2.2.3/include/ruby-2.2.0/x86_64-darwin14 -I/Users/ino/.rbenv/versions/2.2.3/include/ruby-2.2.0/ruby/backward -I/Users/ino/.rbenv/versions/2.2.3/include/ruby-2.2.0 -I. -I/Users/ino/.rbenv/versions/2.2.3/include  -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT    -O3 -Wno-error=shorten-64-to-32  -pipe conftest.c  -L. -L/Users/ino/.rbenv/versions/2.2.3/lib -L. -L/Users/ino/.rbenv/versions/2.2.3/lib  -fstack-protector     -lruby-static -framework CoreFoundation  -lpthread -ldl -lobjc "
checked program was:
/* begin */
1: #include "ruby.h"
2: 
3: int main(int argc, char **argv)
4: {
5:   return 0;
6: }
/* end */

"clang -o conftest -I/Users/ino/.rbenv/versions/2.2.3/include/ruby-2.2.0/x86_64-darwin14 -I/Users/ino/.rbenv/versions/2.2.3/include/ruby-2.2.0/ruby/backward -I/Users/ino/.rbenv/versions/2.2.3/include/ruby-2.2.0 -I. -I/Users/ino/.rbenv/versions/2.2.3/include  -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT    -O3 -Wno-error=shorten-64-to-32  -pipe conftest.c  -L. -L/Users/ino/.rbenv/versions/2.2.3/lib -L. -L/Users/ino/.rbenv/versions/2.2.3/lib  -fstack-protector     -lruby-static -framework CoreFoundation -lstdc++  -lpthread -ldl -lobjc "
checked program was:
/* begin */
 1: #include "ruby.h"
 2: 
 3: /*top*/
 4: extern int t(void);
 5: int main(int argc, char **argv)
 6: {
 7:   if (argc > 1000000) {
 8:     printf("%p", &t);
 9:   }
10: 
11:   return 0;
12: }
13: int t(void) { void ((*volatile p)()); p = (void ((*)()))main; return 0; }
/* end */

--------------------

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vagrant-compose-yaml-0.1.3 vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/unf_ext-0.0.7.2/mkmf.log
vagrant-compose-yaml-0.1.2 vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/unf_ext-0.0.7.2/mkmf.log
vagrant-compose-yaml-0.1.1 vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/unf_ext-0.0.7.2/mkmf.log
vagrant-compose-yaml-0.1.0 vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0-static/unf_ext-0.0.7.2/mkmf.log