Hi, I am trying to cross-compile a recent git snapshot (e09f970) and ran into this error:
compile: /home/sven/git/buildroot/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-arm -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -O2 -g1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fexceptions -Wall -Wsign-compare -MT arm/Lresume.lo -MD -MP -MF arm/.deps/Lresume.Tpo -c arm/Lresume.c -fPIC -DPIC -o arm/.libs/Lresume.o In file included from arm/Lresume.c:4: arm/Gresume.c: In function '_ULarm_local_resume': arm/Gresume.c:59: error: expected string literal before ')' token arm/Gresume.c:91: error: expected string literal before ')' token make[3]: *** [arm/Lresume.lo] Error 1 Sven _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
