- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Microblaze : pthread_se taffinity_ np and __sync_fet ch_and_add _4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
04-12-2012 04:35 AM
Hi all,
I am cross compiling a software for MicroBlaze, but I received the following errors:
1. pthread_setaffinity_np
orocos_toolchain/rtt/rtt/os/gnulinux/fosi_internal
orocos_toolchain/rtt/rtt/os/gnulinux/fosi_internal
orocos_toolchain/rtt/rtt/os/gnulinux/fosi_internal
orocos_toolchain/rtt/rtt/os/gnulinux/fosi_internal
make[2]: *** [rtt/CMakeFiles/orocos-rtt-gnulinux_dynamic.dir/os
I checked the toolchain libraries, pthread_setaffinity_np is supported by powerpc but not microblaze.
I am wondering if it is possible to make microblaze supporting pthread_setaffinity_np ?
2. __sync_fetch_and_add_4
Another error I received is from Boost 1.45, which is needed by the software in 1.
usr/include/boost/smart_ptr/detail/sp_counted_base
Could someone help me please? Thank you!
Re: Microblaze : pthread_se taffinity_ np and __sync_fet ch_and_add _4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-08-2012 12:10 PM
I am seeing the same __sync_fetch_and_add_4 link eror with Boost 1.49.
Has anyone found a solution to this issue?
Thanks
Re: Microblaze : pthread_se taffinity_ np and __sync_fet ch_and_add _4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-09-2012 12:59 AM
Re: Microblaze : pthread_se taffinity_ np and __sync_fet ch_and_add _4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-22-2012 08:50 AM
file and build script attached,
tx
Andy











