pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [2017Q2] seamonkey build failure on NetBSD-8 AXP
On 07/19, coypu%sdf.org@localhost wrote:
> On Wed, Jul 19, 2017 at 12:29:14PM +0000, coypu%sdf.org@localhost wrote:
> > +.if (${MACHINE_ARCH} == alpha)
> > +CFLAGS+= -mfp-trap-mode=sui
> > +CFLAGS+= -mieee-with-inexact
> > +.endif
>
>
> I was inspired by the GCC man page:
>
> -mieee-conformant
> This option marks the generated code as IEEE conformant. You must
> not use this option unless you also specify -mtrap-precision=i and
> either -mfp-trap-mode=su or -mfp-trap-mode=sui. Its only effect is
> to emit the line .eflag 48 in the function prologue of the
> generated assembly file.
I'm not following too closely, but the above says you also must specify
"-mtrap-precision=i", but I didn't see that in your patch?
Lewis
Home |
Main Index |
Thread Index |
Old Index