
marmistrz at linux
Jul 22, 2012, 3:46 AM
Post #8 of 8
(298 views)
Permalink
|
|
Re: Everybody please fix bug in your scratchbox installation!
[In reply to]
|
|
Thanks -- Marcin 2012/7/22 Ивайло Димитров <freemangordon [at] abv> > thumb in DEB_BUILD_OPTIONS does not enable anything, but there are > packages, who check for that in their debian/rules file and pass -mthumb to > compiler if found(modest, HAM and osso-gnome-vfs for example). > > -mthumb passed to gcc enables thumb2 instruction set, as the other options > tell the compiler that CPU is arm7. > > Ivo > > -------- Оригинално писмо -------- > От: Marcin Mielniczuk ** > Относно: Re: Everybody please fix bug in your scratchbox installation! > До: List for community development ** > Изпратено на: Неделя, 2012, Юли 22 11:31:21 EEST > > > > According to this: > http://forums.internettablettalk.com/showthread.php?t=84829 thumb != > thumb2. > Will thumb in DEB_BUILD_OPTIONS enable thumb or thumb2? As I compiled > sqlite3 without changing the variable and works ok. > -- > Marcin > > > > 2012/7/19 Pali Rohár **<pali.rohar [at] gmail<http://../servlet/sendmess?ac=sab&to=pali.rohar [at] gmail> > >** > >> On Thursday 19 July 2012 10:18:49 Marcin Mielniczuk wrote: >> > Yes, it's in FREMANTLE_ARMEL. In FREMANTLE_X86, >> > $DEB_BUILD_FLAGS is blank. It may be why there's a problem >> > with libmeegotouch (segfaults and etc.), as libmeegotouch is >> > in non-free >> > -- >> > Marcin >> > >> >> Thumb is for arm processors, not for intel x86. If libmeegotouch >> is compiled for fremantle with thumb then this is reason why it >> segfaults. >> ** >> -- >> Pali Rohár >> pali.rohar [at] gmail<http://../servlet/sendmess?ac=sab&to=pali.rohar [at] gmail> >> ** >> _______________________________________________ >> maemo-community mailing list >> maemo-community [at] maemo<http://../servlet/sendmess?ac=sab&to=maemo-community [at] maemo> >> https://lists.maemo.org/mailman/listinfo/maemo-community >> >> > **** > > _______________________________________________ > maemo-community mailing list > maemo-community [at] maemo > https://lists.maemo.org/mailman/listinfo/maemo-community > >
|