1
Zaurus - pdaXrom / any plan to compile GIMP2
« on: September 24, 2004, 11:51:10 am »
ko/pi and ka/pi....
Very nice indeed.
Very nice indeed.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Where can i get RC3 kernel sources?I second this post. Where could we get the kernel sources?
I need them to compile some stuff...
Greetings,
Remco.
QuoteI\'m also having problems with the mangled display but under different circumstances. I attempted to use the kernel that came with the latest Cacko Qt rom (for faster SD writes) under pdaXrom. The display would automatically become mangled after running startx. However, if I put the zaurus in suspend mode and turn it back on, it would dipslay the desktop perfectly in portrait mode for about a second or two, then the display would become garbled. Any suggestions would be appreciated.
Bebe
Hmm, Maybe the pdaXrom needs the jernel that comes with it - possibly they tweaked something in the kernel, but my guess is a mixed up config file somewhere.
I tried starting X manually by itself but still got mangled display, will try to capture the error messages X puts out to file if I can to help debug.
Stu
Have you stripped it? (you say release mode, but I don\'t know whether that has actually stripped it, though I\'d assume it has from the name).
Si
g++ -Wall -g -o hello hello.cpp
g++ -Wall -02 -o hello hello.cpp
g++ -o hello hello.cpp
g++ -Wl,-Bdynamic -o hello hello.cpp