![]() |
2007-12-29
, 02:11
|
Posts: 52 |
Thanked: 40 times |
Joined on May 2007
|
#12
|
Yes for mcpu but what's with
-mfpu=vfp -mfloat-abi=softfp
Under bora, it triggers a segfault in scratchbox's qemu.
![]() |
2007-12-29
, 04:07
|
Posts: 323 |
Thanked: 118 times |
Joined on Nov 2007
@ Australia
|
#13
|
![]() |
2007-12-29
, 12:20
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#14
|
It seems that these segfaults occur when something is compiled and then run during compilation. The segfault then happens because qemu does not replicate an armv6 (which the n800 has) correctly. The workaround for this would be to either use cpu-transparency (maybe a bash script to only use it when not running gcc?) or to disable that part of the make (which would only work if it was a check).
Hope that helps. It would be interesting to investigate the possibility of a cpu-transparency that only functioned outside of a gcc /g++ make.
![]() |
2008-01-29
, 22:16
|
|
Posts: 18 |
Thanked: 12 times |
Joined on Nov 2007
@ Taranto, ITALY
|
#15
|
![]() |
2008-01-29
, 23:46
|
Posts: 52 |
Thanked: 40 times |
Joined on May 2007
|
#16
|
![]() |
2008-01-29
, 23:53
|
Posts: 145 |
Thanked: 32 times |
Joined on Dec 2007
|
#17
|
![]() |
2008-01-31
, 22:30
|
|
Posts: 18 |
Thanked: 12 times |
Joined on Nov 2007
@ Taranto, ITALY
|
#18
|
![]() |
2008-02-09
, 12:55
|
Posts: 5 |
Thanked: 0 times |
Joined on Jan 2008
|
#19
|
![]() |
2008-04-16
, 03:31
|
Posts: 662 |
Thanked: 238 times |
Joined on Jul 2007
|
#20
|
I can run kde3.x.x apps by just running "/usr/bin/3xappname" if they're installed on my system. However, some of them try to use kde4 resources because of the $KDEHOME setting. So, I have a session where I "ssh -X localhost" to get back all of my normal kde3 environment variables. From there I run for example "kontact & kopete & konqueror & konversation &" and I am greeted with my kde3 apps working perfectly in my kde4 desktop!
Overall I am pleased with the state of KDE4 development. Of course, KDE 4.0.0 is not going to be for general users, and in some ways, it has not achieved even feature parity yet much less configureability parity. On the other hand, There are many things in kde4 that are simpler than their kde3 counterparts but at the same time maintain all of their configureability. For example:
Konsole - I <3 everything they changed. It's simpler to configure, looks sharper and cleaner, and is fast loading.
Kopete - Once I get support for jabber ssl (I have messed up somewhere, it does work) it will become my main messaging app. Looks clean, beautiful and seems faster. It also is easier to work with.
Amarok - This is still in pre-alpha state, but I like where it's headed. And, I already love the 1.4.x series.
Plasma - I feel like we'll really see plasma shine come kde 4.1.x. It'll make its debut in 4.0, but you can clearly see that it isn't at all finished based on what Aaron S. has been blogging about.
Step - OMFG I love this. It is a physics simulator slated for kde edu 4.1. It is fast, nice, and has simple easy to use features. You can create particles, soft bodies, rigid bodies, etc.. and can apply forces, tracers, graphers, labels. it's so nice! You should check it out when you have time.
KDE Edu - For that matter, everything in kde4edu seems polished, usable, and just better compared to kde3edu. Highlights are KAlgebra, KmPlot.
Oxygen - I had my doubts when I saw early work on the oxygen theme, but it has REALLY come far, and it puts everything else I've seen to shame. This includes Vista Areo and Mac (Aqua?). It's just beautiful. You can see some of it on the screenshot I posted above, and more at my blog ( http://blog.chatonka.com )
Wow, this really turned into a mini review of kde4. Maybe I'll have to throw it up as a blog post =).
Hope that satisfied your questions.
- And - For a status update. I'm rebuilding KDE4 for maemo4.0, this time making sure I include as many optional libraries as I can manage. Maybe I'll have better luck this time.