grub-devel
[Top][All Lists]
Advanced

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

Re: soft-float test fails on gcc 4.4


From: Vladimir 'phcoder' Serbinenko
Subject: Re: soft-float test fails on gcc 4.4
Date: Wed, 10 Aug 2016 16:08:44 +0000

This is really weird. GCC says unrecognized option and yet returns a 0. Does it just ignore the option? What happens if you try to compile?

Le Thu, Mar 17, 2016 à 12:52 PM, Andrei Borzenkov <address@hidden> a écrit :
I noticed on CentOS

address@hidden ~]# gcc --version
gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


gcc: unrecognized option '-Xclang'
gcc: unrecognized option '-Xclang'
gcc: unrecognized option '-no-implicit-float'
configure:25075: $? = 0
configure:25082: result: -msoft-float -Xclang -msoft-float -Xclang
-no-implicit-float

Which adds this string to compiler options. Not have idea how to fix
it right now.

_______________________________________________
Grub-devel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/grub-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]