Port-mips archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: IBM Workpad z50 dmesg collection



On Mon, 24 May 2021 at 17:58, Christos Zoulas <christos%astron.com@localhost> wrote:
>
> In article <CAGN_6paiVwEAfJ8KpP0iOocvQYjgficdV6aMnVD7Ohaw1S-1mw%mail.gmail.com@localhost>,
> David Brownlee  <abs%absd.org@localhost> wrote:
> >On Mon, 24 May 2021 at 00:08, matthew green <mrg%eterna.com.au@localhost> wrote:
> >>
> >> > Annoyingly 2016-0{1,2,3,4,5,6,7,8}-01 do not
> >> > directly build for me (I suspect its due to an earlier version of gcc,
> >> > the upgrade of which could also be the cause of the issue).
> >>
> >> try setting HOST_CFLAGS="-O -fcommon".
> >
> >Turned out to be a __gnu_inline__ issue with libc_name_p - the
> >following got me a build of current from 2016-01-01
> >
> >Is there a page on the wiki or similar where notes like this are collected?
>
> Isn't it easier to make them static __inline?

Quite possibly, but my goal here was to checkout arbitrary date tags
from old current versions, so a simple patch to adjust the two
libc_name_p referencing sections in each cfns.h file to have the same
__gnu_inline__ seemed like the least invasive option :)

David


Home | Main Index | Thread Index | Old Index