This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: std::isinfinite


Paolo Carlini wrote:
> Mateusz Loskot wrote:
> 
>> Thanks for this tip, though I can't say it's convenient way. In
>> most cases, I (users of my software) can't do anything with
>> libstdc++.
>> 
> 
> Why?

May be I don't understand your suggestion, but if I do I see a few issues:
- clients of my software usually use system-wide installation of
compiler and libstdc++
- they expect to unpack package and run commands triplet:
./configure, make, make install
- they are not interested in or not able to do manual customization of
dev environment, rebuilding libstdc++, etc.

Cheers
-- 
Mateusz Loskot
http://mateusz.loskot.net


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