From: "jinleileiking (lei king)" Date: 2012-07-21T01:16:11+09:00 Subject: [ruby-core:46567] [ruby-trunk - Bug #6761][Open] cannot crosscomiple ruby-trunk for arm cortex a8 Issue #6761 has been reported by jinleileiking (lei king). ---------------------------------------- Bug #6761: cannot crosscomiple ruby-trunk for arm cortex a8 https://bugs.ruby-lang.org/issues/6761 Author: jinleileiking (lei king) Status: Open Priority: High Assignee: Category: Target version: ruby -v: trunk env: gentoo64+ angstrom cross compile tool chain. angstrom-2011.03-x86_64-linux-armv7a-linux-gnueabi-toolchain.tar.bz2 autoreconf CC=arm-angstrom-linux-gnueabi-gcc env ac_cv_func_setpgrp_void=yes ./configure --host=arm-angstrom-linux-gnueabi --prefix=$HOME/work/ruby --disable-pthread --enable-shared --disable-install-doc make compiling vm_dump.c compiling vm_backtrace.c compiling thread.c In file included from thread.c:203: thread_pthread.c: In function 'ruby_init_stack': thread_pthread.c:620: error: 'stack_grow_dir_detection' undeclared (first use in this function) thread_pthread.c:620: error: (Each undeclared identifier is reported only once thread_pthread.c:620: error: for each function it appears in.) I have tried 1.9.2. It is okay. -- http://bugs.ruby-lang.org/