[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: GUDのnext line
- X-ml-count: 7030
- Subject: Re: GUDのnext line
- From: Takeshi TAKIYAMA <takiyama@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Jun 2006 08:52:46 +0900
- User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (Sanjō) APEL/10.6 Emacs/21.2 (i386-vine-linux-gnu) MULE/5.0 (賢木)
瀧山と申します。
In meadow-users-jp 7028 " GUDのnext line "
Tue, 13 Jun 2006 15:56:04 +0900
"YAMAMOTO.Taku" <yamataku39jp@xxxxxxxxx> wrote:
> [1 <text/plain; ISO-2022-JP (7bit)>]
> こんにちは、山本です。
> 最近、Cygwin + Meadow3環境でC言語の勉強をしているのですが、
> gudでnext lineをやっても、現在行の表示が出ません。
Meadow2で、GOTOさんとは別解で、私流ですが
cygwinがルートとなっているdirectoryの下に、適当なディレクトリをつくって、
そこにプログラムなどが入っているディレクトリをmountしています。
具体的にいうと、
D:cygwinの下にCygwin関係があってその下に
D:cygwin\docsを作っています。
プログラム関係はE:\docsにあって
mount -s e:/docs /docs
しています。
;;こんな話なのかな??