You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
firmware repo is up to date when doing this build.
Building with commit 9852ce2 does not generate this error. Am I missing something in my toolchain?
FYI: My project is PiBox, which is on gitorious if you'd like to test it though you have to build the toolchain manually. I don't have released, packaged versions yet.
Building userland from master using a toolchain I rolled myself with CrosstoolNG. I get the following:
[ 51%] Building ASM object interface/khronos/CMakeFiles/khrn_static.dir/common/khrn_int_hash_asm.s.o
/home/mjhammel/src/ximba/raspberrypi/bld/crosstool-ng-1.15.2.bld/install/bin/arm-unknown-linux-gnueabi-as: unrecognized option '-_HAVE_SBRK'
make[3]: *** [interface/khronos/CMakeFiles/khrn_static.dir/common/khrn_int_hash_asm.s.o] Error 1
firmware repo is up to date when doing this build.
Building with commit 9852ce2 does not generate this error. Am I missing something in my toolchain?
FYI: My project is PiBox, which is on gitorious if you'd like to test it though you have to build the toolchain manually. I don't have released, packaged versions yet.