Re: IBM Workpad z50 dmesg collection
[email protected] (Christos Zoulas)
| Newsgroups | gmane.os.netbsd.ports.mips.devel |
|---|---|
| Message-ID | <[email protected]> |
In article <CAGN_6paiVwEAfJ8KpP0iOocvQYjgficdV6aMnVD7Ohaw1S-1mw@mail.gmail.com>, David Brownlee <[email protected]> wrote: >On Mon, 24 May 2021 at 00:08, matthew green <[email protected]> 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? christos