Skip to content

Instantly share code, notes, and snippets.

View rhertzog's full-sized avatar

Raphaël Hertzog rhertzog

View GitHub Profile
@rhertzog
rhertzog / libv8_build_on_armel
Created June 24, 2014 15:52
Log of a libv8 3.27 build failure on armel (on Debian 7/Kali Linux)
(kali-armel-sbuild)root@arm02:/build/libv8# rake --trace compile
** Invoke compile (first_time)
** Execute compile
ruby ext/libv8/extconf.rb
creating Makefile
Applying /build/libv8/patches/link-dependencies.patch
Applying /build/libv8/patches/resolve-variable-name-conflict-on-freebsd.patch
Applying /build/libv8/patches/fPIC-for-static.patch
Applying /build/libv8/patches/disable-building-tests.patch
Compiling v8 for arm
@rhertzog
rhertzog / Debian Wheezy armel (on Calxeda)
Created April 4, 2014 16:06
Ruby meta-information on Debian Wheezy / Kali for armel & armhf
The Calxeda server runs Ubuntu (hence the kernel reported is an Ubuntu one). But this is done on a Kali armel chroot which is thus very close to Debian Wheezy 7 armel.
{"DESTDIR"=>"",
"MAJOR"=>"1",
"MINOR"=>"9",
"TEENY"=>"1",
"PATCHLEVEL"=>"194",
"INSTALL"=>"/usr/bin/install -c",
"EXEEXT"=>"",
"prefix"=>"/usr",