Re: [yocto] what is the proper way to build with fedora rawhide/gcc-5.0?

2015-04-02 Thread Khem Raj
On Thu, Apr 2, 2015 at 6:12 AM, Robert P. J. Day wrote: > On Tue, 31 Mar 2015, Khem Raj wrote: > >> >> > On Mar 31, 2015, at 12:54 PM, Robert P. J. Day >> > wrote: >> > >> > >> > i asked about this a few weeks ago, finally getting back to it ... >> > for better or worse, i'm running fedora rawh

Re: [yocto] what is the proper way to build with fedora rawhide/gcc-5.0?

2015-04-02 Thread Robert P. J. Day
On Tue, 31 Mar 2015, Khem Raj wrote: > > > On Mar 31, 2015, at 12:54 PM, Robert P. J. Day > > wrote: > > > > > > i asked about this a few weeks ago, finally getting back to it ... > > for better or worse, i'm running fedora rawhide, updated to the point > > where i have gcc-5.0.0: > > > > $ gcc

Re: [yocto] what is the proper way to build with fedora rawhide/gcc-5.0?

2015-04-02 Thread Robert P. J. Day
On Tue, 31 Mar 2015, Khem Raj wrote: > > > On Mar 31, 2015, at 12:54 PM, Robert P. J. Day > > wrote: > > > > > > i asked about this a few weeks ago, finally getting back to it ... > > for better or worse, i'm running fedora rawhide, updated to the point > > where i have gcc-5.0.0: > > > > $ gcc

Re: [yocto] what is the proper way to build with fedora rawhide/gcc-5.0?

2015-04-02 Thread Robert P. J. Day
On Tue, 31 Mar 2015, Khem Raj wrote: > > On Mar 31, 2015, at 12:54 PM, Robert P. J. Day > > wrote: > > > > i asked about this a few weeks ago, finally getting back to it > > ... for better or worse, i'm running fedora rawhide, updated to > > the point where i have gcc-5.0.0: > > > > $ gcc --ver

Re: [yocto] what is the proper way to build with fedora rawhide/gcc-5.0?

2015-03-31 Thread Robert P. J. Day
On Tue, 31 Mar 2015, Khem Raj wrote: > > On Mar 31, 2015, at 12:54 PM, Robert P. J. Day > > wrote: > > > > > > i asked about this a few weeks ago, finally getting back to it ... > > for better or worse, i'm running fedora rawhide, updated to the point > > where i have gcc-5.0.0: > > > > $ gcc -

Re: [yocto] what is the proper way to build with fedora rawhide/gcc-5.0?

2015-03-31 Thread Khem Raj
> On Mar 31, 2015, at 12:54 PM, Robert P. J. Day wrote: > > > i asked about this a few weeks ago, finally getting back to it ... > for better or worse, i'm running fedora rawhide, updated to the point > where i have gcc-5.0.0: > > $ gcc --version > gcc (GCC) 5.0.0 20150208 (Red Hat 5.0.0-0.10

Re: [yocto] what is the proper way to build with fedora rawhide/gcc-5.0?

2015-03-31 Thread Burton, Ross
On 31 March 2015 at 20:54, Robert P. J. Day wrote: > in any event, is there a *preferred* way to build using fedora > rawide at this point? > Blimey, gcc 5 looks like a barrel of laughs. Is installing gcc 4.x alongside 5.0 possible, and then set BUILD_CC etc? Ross -- ___

[yocto] what is the proper way to build with fedora rawhide/gcc-5.0?

2015-03-31 Thread Robert P. J. Day
i asked about this a few weeks ago, finally getting back to it ... for better or worse, i'm running fedora rawhide, updated to the point where i have gcc-5.0.0: $ gcc --version gcc (GCC) 5.0.0 20150208 (Red Hat 5.0.0-0.10) Copyright (C) 2015 Free Software Foundation, Inc. This is free software;