With GCC a build.sh release fails with: create libc/unwind_registers.darm--netbsdelf-eabihf-gcc: error: unrecognized command line option '-no-integrated-as'
nbmkdep: compile failed. --- unwind_registers.d --- *** [unwind_registers.d] Error code 1 This seems to need more tweaking. Frank On 06/28/14 22:18, Joerg Sonnenberger wrote:
Module Name: src Committed By: joerg Date: Sat Jun 28 20:18:15 UTC 2014 Modified Files: src/doc: TODO.clang src/sys/lib/libunwind: Makefile.inc Log Message: .fpu is not handled correctly by LLVM's assembler parser, so use GAS for now. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/doc/TODO.clang cvs rdiff -u -r1.7 -r1.8 src/sys/lib/libunwind/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.