All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Shr-Devel] New shr/image results
       [not found]         ` <792ba59f0911050343y1b31dab1l54b774e1da1d6df5@mail.gmail.com>
@ 2009-11-06 12:20           ` Nicola Mfb
  2009-11-06 18:11             ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Nicola Mfb @ 2009-11-06 12:20 UTC (permalink / raw)
  To: shr-devel, openembedded-devel
  Cc: Maksim 'max_posedon' Melnikau, Martin Jansa

On Thu, Nov 5, 2009 at 12:43 PM, Maksim 'max_posedon' Melnikau
<maxposedon@gmail.com> wrote:
> On 11/5/09, Nicola Mfb <nicola.mfb@gmail.com> wrote:
[...]
>> However on the new image I got a strange error parsing xml files with
>> qt libraries, it always gives me an error on line 1, character 1, the
[...]
> For me it was fixed by using -O2 instead of -Os, -Os ALWAYS reproduce
> exactly this error. -O2 - never for me. So, try change your compile
> flags to less agressive (qt-compile flags).
>
> Maksim
>

Thanks! It fixed the problem! it seems qt runs fine with eglibc and thumb.
To build qt with -O2 i changed my local.conf adding:

FULL_OPTIMIZATION_pn-qt4-x11-free = "-fexpensive-optimizations
-fomit-frame-pointer -frename-registers -O2"

To fix that upstream I do not know where it should be placed as it
should affect all distro using gcc 4.4.x?

Best regards

    Nicola



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Shr-Devel] New shr/image results
  2009-11-06 12:20           ` [Shr-Devel] New shr/image results Nicola Mfb
@ 2009-11-06 18:11             ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2009-11-06 18:11 UTC (permalink / raw)
  To: openembedded-devel
  Cc: Maksim 'max_posedon' Melnikau, Martin Jansa, shr-devel

On (06/11/09 13:20), Nicola Mfb wrote:
> On Thu, Nov 5, 2009 at 12:43 PM, Maksim 'max_posedon' Melnikau
> <maxposedon@gmail.com> wrote:
> > On 11/5/09, Nicola Mfb <nicola.mfb@gmail.com> wrote:
> [...]
> >> However on the new image I got a strange error parsing xml files with
> >> qt libraries, it always gives me an error on line 1, character 1, the
> [...]
> > For me it was fixed by using -O2 instead of -Os, -Os ALWAYS reproduce
> > exactly this error. -O2 - never for me. So, try change your compile

it would be helpful if you could narrow down the case. There is a
possiblity of gcc bug here but a testcase would be required.


> > flags to less agressive (qt-compile flags).
> >
> > Maksim
> >
> 
> Thanks! It fixed the problem! it seems qt runs fine with eglibc and thumb.
> To build qt with -O2 i changed my local.conf adding:
> 
> FULL_OPTIMIZATION_pn-qt4-x11-free = "-fexpensive-optimizations
> -fomit-frame-pointer -frename-registers -O2"

in qt4-x11-free recipe you could use EXTRA_OEMAKE variable to add O2 to CFLAGS probably.
> 
> To fix that upstream I do not know where it should be placed as it
> should affect all distro using gcc 4.4.x?
> 
> Best regards
> 
>     Nicola
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-06 19:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4AEFEDD5.2080106@SSpaeth.de>
     [not found] ` <359c5480911031448j5c083c75w1578f6f50a2aa5fa@mail.gmail.com>
     [not found]   ` <20091103230007.GB3295@jama>
     [not found]     ` <1257391610.16913.4276.camel@shrek>
     [not found]       ` <359c5480911042351t7b2326b0kd7cf0b5ff080904f@mail.gmail.com>
     [not found]         ` <792ba59f0911050343y1b31dab1l54b774e1da1d6df5@mail.gmail.com>
2009-11-06 12:20           ` [Shr-Devel] New shr/image results Nicola Mfb
2009-11-06 18:11             ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.