This is the mail archive of the gcc@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: problem with gcc 3.2.2


Mohamed Ghorab wrote:
linux, it tries to compile some files but outputs the following error:
/usr/include/c++/3.2.2/bits/fpos.h:60: 'streamoff' is used as a type,
but is not defined as a type.

This is a more appropriate question for the gcc-help list than the gcc list. The gcc list is primarily for developers.


In order to help you, we will likely need more info, such as a testcase we can compile to reproduce the problem, and info about your operating system. See the info on reporting bugs at
http://gcc.gnu.org/bugs.html
This is probably more likely user error than a gcc bug, but we need the same kind of info to help with user errors.
--
Jim Wilson, GNU Tools Support, http://www.specifix.com



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