Port-mips archive

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

Re: mips64 softfloat or hardfloat?



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



Home | Main Index | Thread Index | Old Index