タグ

mountとcygwinに関するbabydaemonsのブックマーク (2)

  • Chapter 3. Using Cygwin

    This chapter explains some key differences between the Cygwin environment and traditional UNIX systems. It assumes a working knowledge of standard UNIX commands. The Cygwin DLL supports both POSIX- and Win32-style paths. Directory delimiters may be either forward slashes or backslashes. Paths using backslashes or starting with a drive letter are always handled as Win32 paths. POSIX paths must only

    babydaemons
    babydaemons 2010/06/18
    /etc/fstabの書き方
  • Cygwin+Meadow環境におけるGDB設定

    Cygwin+Meadow環境におけるGDB設定 Cygwin+Meadow環境でM-x gdbでGDBを立ち上げても正しくソースの位置を表示してくれない問題がありましたが、"cygwin-mount.el"を用いることで解決できるそうです(斉藤大君が発見してくれました)。ここでは、その設定方法について説明します。 1) cygwin-mount.elを取得する cygwin-mount.elをダウンロードする。このとき、txt形式で保存するようにしてください。デフォルトではhtml形式に保存されますので、注意してください。 2) cygwin-mount.elをMeadowのロードパス内に置く ダウンロードしたcygwin-mount.elをMeadowのインストールディレクトリ内部のlispディレクトリ(Meadow1.15の場合は、Meadow/1.15/lisp)に置き

  • 1