> Peter Buelow schreef:
>> I know I can build the compiler to have C++ support, that's easy enough,
>> and the correct libs are generated for the cross compiler installation.
>> However, how do I get the C++ libraries and support onto the platform? I
>> tried to copy the C++ libraries from the cross lib dir, but my C++ apps
>> are segfaulting, I believe for this reason. I figured the copy is
>> probably
>> not sufficient, but I can't say for sure. Hoping someone knows better.
>> I'm
>> also going to try uClibc++ to see if that helps.
>>
>> -Pete
>>
> uClibc snapshot is sometimes broken, are you sure it only happens with
> C++ applications and not with applications compiled in C?
> _______________________________________________
> Clfs-support mailing list
> [email protected]
> http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
>
I thought that at first, and to be fair, I'm not sure it's exactly C++
related, but yeah, so far the only apps that core are C++ apps, or apps
with C++ pieces (gpsd is the worst offender). I'm rebuilding the cross
environment and filesystem now with some changes to the procedure I used
before. I'm not sure I did it all correctly, so this time I'm going
through it again, but with a cross gdb and a native gdb on the board to
see if I can figure out what's causing the problem.

-Pete


_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to