Search found 3 matches

by dXtr
Mon Mar 10, 2008 10:10 am
Forum: PS3 Development
Topic: Need help wih cross compilation setup
Replies: 4
Views: 4458

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.
by dXtr
Mon Mar 10, 2008 9:41 am
Forum: PS3 Development
Topic: Need help wih cross compilation setup
Replies: 4
Views: 4458

Thanks, tried it.. but as I already suspected it was already installed.
Any other ideas?

Thanks.
by dXtr
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...