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]

Re: Should g++-v3/ext be added to the search path for g++?


On Sun, Mar 11, 2001 at 03:19:49PM -0500, Craig Rodrigues wrote:
> 
> Should g++-v3/ext be added to the search-path for g++?

My opinion:  absolutely not.  Those are not standard headers; they're in
ext for a reason.  If users want the extensions, it's trivial to get them:

    http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#5_4


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


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