![]() |
Re: gcc-4.6 and Fremantle, WIP
Quote:
https://wiki.mozilla.org/ReferencePl...ing/Nokia_N900 |
Re: gcc-4.6 and Fremantle, WIP
Quote:
|
Re: gcc-4.6 and Fremantle, WIP
thumb2 may be the problem:
Code:
[sbox-fremantle2armel: ~/libc6/eglibc-2.10] > grep -r thumb2 * |
Re: gcc-4.6 and Fremantle, WIP
Quote:
Code:
-mcpu=cortex-a8 -mfloat-abi=softfp -mfp=vfpv3 -marm Here's the same CFLAGS, with a potential Thumb fix: Code:
-mcpu=cortex-a8 -mfloat-abi=softfp -mfp=vfpv3 -mthumb -mno-thumb-interwork |
Re: gcc-4.6 and Fremantle, WIP
Quote:
Yesterday I compiled with these flags (before you posted) Code:
-mfloat-abi=softfp -mfp=vfp It can be downloaded from http://marmistrz.net63.net/meecolay/libc6 Adf.ly link: http://adf.ly/9W8IF I'll upload the rest if this works. If not, I'll recompile with other flags. I didn't test it. If you have a R&D N900, you can try it out, but this is likely to brick it but there's a chance it works :) EDIT: It works, but Calendar catches sigsegv on raise(). Calendar is the only app not working right now. EDIT2: This libc6 seems to cause insane problems: all timezones are GMT +0 (due to not installed locales?), gray screen except the parts where something changes. I don't know how to fix it. Any ideas? |
Re: gcc-4.6 and Fremantle, WIP
Quote:
Code:
wget http://marmistrz.net63.net/meecolay/libc6/libc-bin_2.10-0maemo18.1+0m6_armel.deb http://marmistrz.net63.net/meecolay/libc6/libc6_2.10-0maemo18.1+0m6_armel.deb Code:
637396a76a5d88d5ff7596a3b9a4269f libc-bin_2.10-0maemo18.1+0m6_armel.deb Phone boots correctly. What is the best way to know new libraries really are used? Code:
/usr/bin/ldd --version Some applications are not working. e.g. Calendar keeps crashing (actually this is so far only not working application). This moment I can only say: Code:
/usr/bin/Calendar [EDIT] Installing CSSU-stable doesn't change anything. Calendar is still crashing on the loop. |
Re: gcc-4.6 and Fremantle, WIP
With regards to the talk about gcc 4.7, does the new linaro toolset help/work?
|
Re: gcc-4.6 and Fremantle, WIP
If Calendar was the only app that's crashing after updating libc6 (I doubt this is the only one), this would be a great beginning for an OS Maemo-calendar rewrite project :) We already have alternative version of calendar widget, calendar-gui shouldn't be too hard (unless it uses some dbus signals or other internal system components - I have 0 knowledge about calendar app right now), the internals may be difficult (dbus hooks, deamons, etc - but again, I have no knowledge about this app right now)
|
Re: gcc-4.6 and Fremantle, WIP
Quote:
|
Re: gcc-4.6 and Fremantle, WIP
Quote:
|
All times are GMT. The time now is 20:10. |
vBulletin® Version 3.8.8