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]

Re: libstdc++/6827: Unreasonable dependencies on ctype.h


Synopsis: Unreasonable dependencies on ctype.h

Responsible-Changed-From-To: unassigned->bkoz
Responsible-Changed-By: bkoz
Responsible-Changed-When: Mon May 27 04:53:45 2002
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->feedback
State-Changed-By: bkoz
State-Changed-When: Mon May 27 04:53:45 2002
State-Changed-Why:
    I think you are mistaken. The ctype implementation is pretty flexible, although a bit baroque.
    
    See config/os/newlib/bits/ctype* for the default cross compiler bits (using newlib.) There is another configuration for glibc (under gnu-linux/bits/ctype*). There are also specific configs for most other commercial unices. You might check it out.
    
    -benjamin
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6827


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