help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with assembling and linking via emacs under Windows.


From: Nikolaj Schumacher
Subject: Re: Help with assembling and linking via emacs under Windows.
Date: Fri, 24 Apr 2009 10:42:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (darwin)

hask ellian <haskellian@gmail.com> wrote:

> http://hpaste.org/fastcgi/hpaste.fcgi/view?id=4144#a4144

It would be easier if you just send the code along.  Then we can quote
it in the answer.

> (concat "\masm32\bin\ml /c /Zd /coff "

You need to escape backslashes.

(concat "\\masm32\\bin\\ml /c /Zd /coff "



regards,
Nikolaj Schumacher




reply via email to

[Prev in Thread] Current Thread [Next in Thread]