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: RFC [libstdc++v3] target-specific cpu_limits.h


 --- Gabriel Dos Reis <gdr@codesourcery.com> wrote: > Phil Edwards
<phil@jaj.com> writes:
> 
> | On Wed, Mar 20, 2002 at 12:14:47PM +1100, Danny Smith wrote:
> | >  
> | > I would not like to impose mingw fp wobblies on the rest of the i386
> world,
> | > hence my reason for putting in subdir.
> | 
> | In this case, the existing os_defines.h file for mingw32 may be a
> better
> | place, since this's an OS issue and not a CPU issue.  (The libstdc++-v3
> | config files are already too tricky; I'd hate to see this sort of thing
> | become more common.)
> 
> Oops, I haven't been following this issue.  Yes, Phil is right.
> 
> -- Gaby 

Thanks, I'll test with that config.  That will mean however that the
os-specific numeric limits defines will get pulled into every header that
includes config++.h, which is just about everything.  
Danny


http://movies.yahoo.com.au - Yahoo! Movies
- Vote for your nominees in our online Oscars pool.


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