Port-sparc archive

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

Re: Link errors building netbsd-8 for SPARC



On Feb 8, 2019, at 7:13 PM, Valery Ushakov <uwe%stderr.spb.ru@localhost> wrote:
> 
> On Fri, Feb 08, 2019 at 19:02:36 -0800, Chris Hanson wrote:
> 
>> What they all have in common is an "inline" or "__inline" declaration.
> 
> Do you have COPTS set in /etc/mk.conf by any chance?

Good catch, thank you!

I have

  COPTS+=-pipe
  CFLAGS+=-pipe

in my /etc/mk.conf. I’ll comment those out and try again.

(It should really be up to the compiler to decide how to pass data between stages anyway. I was just trying to eek out a little more efficiency...)

  -- Chris



Home | Main Index | Thread Index | Old Index