Menu

#94 termios.h

closed
None
5
2007-04-29
2007-03-27
No

On the Wiki [1], [2] there is talk of the termios.h file. I looked hard, greped the tar files, googled all, compared with Linux and Cygwin - I can't find that file, neither in MinGW installation nor in my donwloaded MinGW package.

Where does it come from?

Martin

[1] http://www.mingw.org/MinGWiki/index.php/Build%20bash
[2] http://www.mingw.org/MinGWiki/index.php/bug-termios_h

Discussion

  • Earnie Boyd

    Earnie Boyd - 2007-03-29

    Logged In: YES
    user_id=15438
    Originator: NO

    It is part of the runtime library supplied by the system. It isn't part of the Windows runtime so you won't find it in typical windows exports. You only need it for MSYS if you are building applications that use the msys-1.0.dll runtime.

     
  • Earnie Boyd

    Earnie Boyd - 2007-03-29
    • milestone: --> Waiting_user_response
    • assigned_to: nobody --> earnie
    • status: open --> pending
     
  • Martin Krischik

    Martin Krischik - 2007-03-29
    • status: pending --> open
     
  • Martin Krischik

    Martin Krischik - 2007-03-29

    Logged In: YES
    user_id=697486
    Originator: YES

    Thanks for the replay but I fear, I have not made myself clear (sorry for that): I try to do a "configure, make, make install" tripple. Z-Shell to be precice and acording to the Tnstructions I found googling Z-Shell (like bash) should use "termios.h" - only "termios.h" isn't there!

    The Wikipages mention it's existance so it should be there but it isn't. And I am now at a loss which tarball I forgot to install.

    Martin

     
  • Earnie Boyd

    Earnie Boyd - 2007-03-29
    • status: open --> pending
     
  • Earnie Boyd

    Earnie Boyd - 2007-03-29

    Logged In: YES
    user_id=15438
    Originator: NO

    Correct, it isn't for the MSVCRT runtime. You need to port your application to use the windows API.

     
  • SourceForge Robot

    • status: pending --> closed
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 30 days (the time period specified by
    the administrator of this Tracker).