Re: mips64 softfloat or hardfloat?
"John D. Baker" <[email protected]> Tue, 4 Apr 2017 11:18:20 -0500 (CDT)
| Newsgroups | gmane.os.netbsd.ports.mips.devel,gmane.os.netbsd.ports.evbmips |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 4 Apr 2017, Michael wrote: > It's still soft float, although some parts of the tool chain seem to be > confused. Adding -Wa,-msoftfloat to CFLGS should do the trick. To be precise, adding: CFLAGS+= -Wa,-msoft-float seems to do the trick. At present, I have restricted this to "pkgtools/cwrappers". While the assembler warnings were treated as fatal for "cwrapper", a subsequent build of "pkgtools/digest" and "lang/perl5" reported the warnings but proceeded to build. I suspect, in the end, that I will need to make this item global, possibly along with an identical setting for "CXXFLAGS". -- |/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X |\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD | X No HTML/proprietary data in email. BSD just sits there and works! |/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645