All of lore.kernel.org
 help / color / mirror / Atom feed
* binutils from meta-oe does build build
@ 2011-10-08 16:08 Philip Balister
  2011-10-09  1:01 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Philip Balister @ 2011-10-08 16:08 UTC (permalink / raw)
  To: openembedded-core

http://pastebin.com/M0Gw0Db2

Basically, warnings are being treated as errors and the compile fails.

Philip



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

* Re: binutils from meta-oe does build build
  2011-10-08 16:08 binutils from meta-oe does build build Philip Balister
@ 2011-10-09  1:01 ` Khem Raj
  2011-10-09  7:29   ` Martin Jansa
  2011-10-09 13:56   ` Philip Balister
  0 siblings, 2 replies; 4+ messages in thread
From: Khem Raj @ 2011-10-09  1:01 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Sat, Oct 8, 2011 at 9:08 AM, Philip Balister <philip@balister.org> wrote:
> http://pastebin.com/M0Gw0Db2
>
> Basically, warnings are being treated as errors and the compile fails.

you might add  --disable-werror to EXTRA_OECONF
in meta-oe/recipes-devtools/binutils/binutils.inc

>
> Philip
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



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

* Re: binutils from meta-oe does build build
  2011-10-09  1:01 ` Khem Raj
@ 2011-10-09  7:29   ` Martin Jansa
  2011-10-09 13:56   ` Philip Balister
  1 sibling, 0 replies; 4+ messages in thread
From: Martin Jansa @ 2011-10-09  7:29 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

[-- Attachment #1: Type: text/plain, Size: 489 bytes --]

On Sat, Oct 08, 2011 at 06:01:36PM -0700, Khem Raj wrote:
> On Sat, Oct 8, 2011 at 9:08 AM, Philip Balister <philip@balister.org> wrote:
> > http://pastebin.com/M0Gw0Db2
> >
> > Basically, warnings are being treated as errors and the compile fails.
> 
> you might add  --disable-werror to EXTRA_OECONF
> in meta-oe/recipes-devtools/binutils/binutils.inc

what about adding
-Wno-error=uninitialized
only to CFLAGS?

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: binutils from meta-oe does build build
  2011-10-09  1:01 ` Khem Raj
  2011-10-09  7:29   ` Martin Jansa
@ 2011-10-09 13:56   ` Philip Balister
  1 sibling, 0 replies; 4+ messages in thread
From: Philip Balister @ 2011-10-09 13:56 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 10/08/2011 09:01 PM, Khem Raj wrote:
> On Sat, Oct 8, 2011 at 9:08 AM, Philip Balister <philip@balister.org> wrote:
>> http://pastebin.com/M0Gw0Db2
>>
>> Basically, warnings are being treated as errors and the compile fails.
> 
> you might add  --disable-werror to EXTRA_OECONF
> in meta-oe/recipes-devtools/binutils/binutils.inc

That worked. There are a number of CFLAGS in the .inc file and it is was
not obvious the proper place to insert Martin's suggestion.

I'll submit a patch later. RL intrudes.

Philip

> 
>>
>> Philip
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>>
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> 



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

end of thread, other threads:[~2011-10-09 14:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-08 16:08 binutils from meta-oe does build build Philip Balister
2011-10-09  1:01 ` Khem Raj
2011-10-09  7:29   ` Martin Jansa
2011-10-09 13:56   ` Philip Balister

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.