This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 libstdc++/40974] cannot build gcc-4.4.1: fenv_t has not been declared



------- Comment #25 from hjl dot tools at gmail dot com  2010-01-10 17:15 -------
(In reply to comment #24)
> 
> Please show me how CLFS_CROSS_TOOLS gcc and binutils are configured.
> 

Properly configured CLFS_CROSS_TOOLS gcc and binutils should
never use native header files/libraries even if they are
the same. Please find out why your x86_64-mine-linux-gnu-c++
searches /usr/include, which is wrong.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40974


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