This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/19477] sparc64 build fails for default v9 targets: sparc64/soft-fp/qp_itoq.c requires v9a+


https://sourceware.org/bugzilla/show_bug.cgi?id=19477

--- Comment #2 from glaubitz at physik dot fu-berlin.de <glaubitz at physik dot fu-berlin.de> ---
Hi!

Quick heads-up: Setting -mcpu=ultrasparc fixes the issue for me, e.g.:

$ export CFLAGS='-mcpu=ultrasparc'
$ make

Cheers,
Adrian

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]