This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: ios_base


ekkehard.gramss@t-online.de (Ekkehard Gramss) writes:

| Hallo,
| sorry for that question, but I dont know who I can ask for this, I found only unanswerd the same question in the FAQs.
| I have a problem obviously with the lib`s, because the compiler or loader could not find <ios.h>  for ios_base.
| If you hav perhaps any tip for me, I.m really thankful.

Hi,

  1) Apparently, you're using the STLport library.  This list is not
  the right place to report problems with that library

  2) There is no standard header named <ios.h>.  All standard headers
  are extensionless.

Thanks,

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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