Solved it.
Aprently he was searching for a 64bit version of libstdc++ that wasn't installed. doh! ;)
So all I did was
sudo apt-get install lib64stdc++6
And then it finally worked.
Search found 3 matches
- Mon Mar 10, 2008 10:10 am
- Forum: PS3 Development
- Topic: Need help wih cross compilation setup
- Replies: 4
- Views: 4458
- Mon Mar 10, 2008 9:41 am
- Forum: PS3 Development
- Topic: Need help wih cross compilation setup
- Replies: 4
- Views: 4458
- Sun Mar 09, 2008 10:35 am
- Forum: PS3 Development
- Topic: Need help wih cross compilation setup
- Replies: 4
- Views: 4458
Need help wih cross compilation setup
Hi, I've been reading here on and off now for some time and thought I finally setup my Ubuntu PC so I can start doing some otheros coding of mine own :) So I've followed the few guides I've found I think it was this one: http://mikearthur.co.uk/2007/12/15/ibm-cell-sdksdk-for-multicore-acceleration-o...