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/20621] glibc 2.27 fails to compile on x86_64 with "operand type mismatch" in fpu/e_expl.S


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

--- Comment #4 from Michael Tremer <michael.tremer at ipfire dot org> ---
(In reply to Andreas Schwab from comment #3)
> I'm getting jae __GI___expl.  How did you configure?

export CFLAGS='-O3 -g -fasynchronous-unwind-tables -DNDEBUG -fPIC -DPIC
-mtune=generic -fno-asynchronous-unwind-tables'

../glibc-2.24/configure --build=x86_64-ipfire-linux --prefix=/usr
--libexecdir=/usr/lib64/glibc --disable-profile --enable-add-ons
--enable-kernel=3.2 --with-selinux --disable-werror --enable-bind-now
--enable-obsolete-rpc --with-bugurl=http://bugtracker.ipfire.org
--enable-lock-elision

Like this.

-- 
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]