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++/30365] No possibility to disable large file support (LFS)



------- Comment #21 from pcarlini at suse dot de  2007-01-04 13:12 -------
(In reply to comment #20)
> Since I made cross-Linux configurations require link tests to work in 
> order to build libstdc++ (because of another area where uClibc is 
> configurable, <math.h> functions), it should be possible to use the link 
> test for LFS support rather than unconditionally enabling it.

Ah, that would be so simple. On the other hand, do you think changing the test
to be a compile test would cause any trouble? In general, I believe the fewer
link tests we have the better.


-- 


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


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