Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 10 Apr 2013 07:14:44 -0700
From: Isaac Dunham <idunham@...abit.com>
To: musl@...ts.openwall.com
Subject: Re: vfprintf.c:(.text+0xc6c): undefined reference to
 `__signbitl'

On Wed, 10 Apr 2013 11:47:54 +0200
Szabolcs Nagy <nsz@...t70.net> wrote:

> although it's probably easier to just add -mlong-double=64
> during the musl build
> 
> the unsupported format can be detected in the configure
> script (the user will have to use -mlong-double=64
> consistently then though, but we can add it to the musl-gcc
> wrapper as well)

Are the gcc startup files sensitive to this?
If not, this seems desireable (I would put it in the specs file, but that's a pretty trivial difference).

-- 
Isaac Dunham <idunham@...abit.com>

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.