Your statement makes no sense to me. Did you get a compiler error or did it build properly?
- Evan On May 20, 2010, at 5:36 PM, rogerdpack wrote: > This from trunk (gcc 4.4.1) > > gcc -Ivm/external_libs/libtommath -Ivm/external_libs/libgdtoa -Ivm/ > external_libs/onig -Ivm/external_libs/libffi/include -Ivm/ > external_libs/libltdl -Ivm/test/cxxtest -Ivm -I. -I/usr/local/include - > Ivm/external_libs/udis86 -pipe -Wall -Wno-deprecated -DENABLE_LLVM - > DHAS_EXECINFO -ggdb3 -O2 -Werror -DRBX_PROFILER -I/usr/include - > D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS - > fomit-frame-pointer -fPIC -c -o vm/primitives.o vm/primitives.cpp 2>&1 > In file included from vm/gen/includes.hpp:32, > from vm/primitives.cpp:4: > vm/builtin/nativefunction.hpp:19: error: ‘ffi_cif’ does not name a > type > > 1.0.0 seemed to build. > > Thanks. > -rp > > -- > --- !ruby/object:MailingList > name: rubinius-dev > view: http://groups.google.com/group/rubinius-dev?hl=en > post: [email protected] > unsubscribe: [email protected] > -- --- !ruby/object:MailingList name: rubinius-dev view: http://groups.google.com/group/rubinius-dev?hl=en post: [email protected] unsubscribe: [email protected]
