On May 9, 2012, at 9:45 PM, Marcel Laverdet wrote: > gcc version shouldn't matter. The pthread version of libcoro will run on > anything with POSIX-pthreads, it's a very very robust implementation. > > That's not to say that node-fibers will run on everything.. the build process > will need to accomodate that. I got access to a beaglebone and tried to get > the latest version of node running on it but didn't get very far before > moving on to other things.
but isn't it complaining about the -m32 and the -minline-all-stringops GCC (i386) options ? -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
