View Single Post
Old 12-09-2009, 04:46 AM   #9
logan
Member
logan doesn't litterlogan doesn't litter
 
Posts: 20
Karma: 104
Join Date: Jan 2009
Device: pocketbook 360
Quote:
Originally Posted by mikmak View Post
Ok, I experimented a bit but no solution. Also 12.5 crashes with exactly the same error.

Do you remember which gcc and wine version you used with SDK 12.5?
I use the gcc embedded in the SDK, don't I?
Code:
~/PBSDK-linux-libwine-12.5/bin/arm-linux-gcc --version
arm-linux-gcc (GCC) 3.4.1
..
I was using win 1.0 and upgrade recently to wine 1.1.31 but that didn't make any difference.

I notice an important fact: in several files, SDK refers to "/usr/local/pocketbook" as the SDK root. I've create a symlink to point on my SDK location. Removing it, I can't launch any application on SDK 12.5.

Code:
sudo ln -s ~/PBSDK-linux-libwine-12.5 /usr/local/pocketbook
I hope it will help you

Last edited by logan; 12-09-2009 at 09:17 AM. Reason: fix symlink command
logan is offline   Reply With Quote