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



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