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

Re: [microblaze-uclinux] STLport build fails



Hi Kristoffer,

Kristoffer Hedberg wrote:

Thanks for the quick reply. No, there's no special reason to use STLport.
I only need some kind of STL support. The problem is that g++ can't locate
the supplied STL. Here's a snippet of the build process of our application
when placed in the petalinux user/ tree:

ucfront-g++ microblaze-uclinux-g++  -c

By default, a PetaLinux app. build should not be using ucfront.. In your top level menu config settings, under "Kernel/Library/Defaults Selection", your option for Libc Version should be "none". This means, use the built-in C and C++ libraries bundled with the toolchain.

ucfront should only be used if that option is set to "uClibc", and this is handled automatically.

Can you confirm this setting, and give it a try with your app?

Regards,

John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/