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]

possible bug with gcc


I am using GCC 3.2.2 on the HP3000.  When I compile, I get the following
error:

In file included from /usr/local/include/c++/3.2.2/bits/fpos.h:45,
                 from /usr/local/include/c++/3.2.2/iosfwd:46,
                 from /usr/local/include/c++/3.2.2/ios:44,
                 from /usr/local/include/c++/3.2.2/ostream:45,
                 from /usr/local/include/c++/3.2.2/iostream:45,
                 from temp_source.c:1:
/usr/local/include/c++/3.2.2/cwchar:54:19: wchar.h: No such file or
directory

We just downloaded and installed this version from the following website:

http://jazz.external.hp.com/src/gnu/gnuframe.html

I went into the shell, and the file wchar.h was not there.   Can you tell me
where I can get this file, and why it wasn't included in the download?

Thanks for your help!!

Rhonda Vincent 
Data Coordinator
Founders Federal Credit Union
(803) 283-6036



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