Re: [arm-gnu] C++ exception at load time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [arm-gnu] C++ exception at load time
- To: "Esper, James" <James.Esper@xxxxxxxxxxxxxx>
- Subject: Re: [arm-gnu] C++ exception at load time
- From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
- Date: Mon, 25 Jan 2010 07:54:56 -0800
Esper, James wrote:
> I have also noticed that if I comment out all of the pthread calls then
> the error goes away and I am able to run the program... any ideas why
> that could be?
It could be that your kernel is broken, and/or doesn't match your C
libraries, or that there is some mismatch between your C library and
your dynamic loader. Does the trivial "int main() {}" program work? If
not, where did you get the binaries for your kernel, C library, and
dynamic loader?
Thanks,
--
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713