Mail Archives: djgpp-workers/1998/02/01/20:45:24
Andrew Crabtree wrote :
>
> > > Is this relevant to the problem with _G_fpos_t? AFAIK, compiling GCC
> > > doesn't require using the C++ headers. Or is it?
> I guess that _G_fpos_t is distributed in different packages in
> different forms. Apparently glibc includes a copy of it that
> is different that the one that iostream came with. You get the
the file _G_config.h (where _G_fpos_t is defined) is a generated
file depending on the operating system. So it is almost different
on different OS's and in the linux case, it is included in the
libc (or glibc??) and not part of libiostream (at least I found
this after looking the configureation files).
Robert
--
******************************************************
* email: Robert Hoehne <robert DOT hoehne AT gmx DOT net> *
* Post: Am Berg 3, D-09573 Dittmannsdorf, Germany *
* WWW: http://www.tu-chemnitz.de/~sho/rho *
******************************************************
- Raw text -