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: 3.0 20010305 (prerelease) gen-num-limits.cc compile failure on alpha-dec-osf4.0e



...this might actually be a v3 issue. What happens if you make a 

libstdc++-v3/config/os/osf/

directory, and make

osf/bits/os_defines.h

define __STDC__

?

you can also just experiment with this by modifying the
os/generic/bits/os_defines.h to get something working (this is the
file that your build is currently using), then do the osf port.

-benjamin


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