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]

Re: libstdc++-v3 won't build on IRIX 5.2


> I see these macros aren't available on IRIX 6.3 either.  Is there any
> reason for not using generic/ctype_base.h, given that most IRIX
> versions don't have these macros available?

No.

> Alternatively, we could probably #ifndef/#define these macros on
> the irix-specific version of ctype_base.h.

Ugh. Don't do this. If you're going down this road, make versioned irix 
folders, like solaris.

-benjamin

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