This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
problems with execinfo.h
- From: suka <mbouna at sit dot fraunhofer dot de>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 5 Jan 2007 04:28:36 -0800 (PST)
- Subject: problems with execinfo.h
Hi All,
IÂm trying to compile some c sources using gcc 3.4.4 inside cygwin. I get
following error messsage and have no ideas how to resolve the problem:
In file include from main.c:30
execinfo.h:28 error: parse error before "__TRHOW"
execinfo.h:28 error: warning: data definitions has no type or storage class
execinfo.h:33 error: parse error before "__TRHOW"
execinfo.h:33 error: warning: data definitions has no type or storage class
execinfo.h:40 error: parse error before "__TRHOW"
execinfo.h:40 error: warning: data definitions has no type or storage class
here is the execinfo.h iÂm using:
http://www.nabble.com/file/5306/execinfo.h execinfo.h
here is the corresoonding features.h header
http://www.nabble.com/file/5307/features.h features.h
Any kind of help is welcome!
--
View this message in context: http://www.nabble.com/problems-with-execinfo.h-tf2925293.html#a8177209
Sent from the gcc - Help mailing list archive at Nabble.com.