libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libunwind-devel] compile error on ARM


From: Sven Neumann
Subject: [Libunwind-devel] compile error on ARM
Date: Thu, 30 Jun 2011 10:48:46 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]