Re: compilation with windows compilers

"Stephen J. Turnbull" <[email protected]> Fri, 14 May 2004 11:18:09 +0900
Newsgroups gmane.emacs.xemacs.windows
Organization The XEmacs Project
Message-ID <[email protected]>
>>>>> "Levent" == Levent Yilmaz <[email protected]> writes:

    Levent> I realized that somehow the output to STDOUT from the
    Levent> compiler appears in the compilation-buffer, but the output
    Levent> to STDERR does not.

As far as I can tell, M-x compile should mix those streams in the
buffer.  Are you sure that the compiler isn't writing directly to the
TTY instead of to stderr?

    Levent> I presume that the problem is due to the way Xemacs
    Levent> redirects output. Do you have any oppinions and
    Levent> suggestions on resolving this matter?

If you are using Cygwin, make sure the shell is bash or maybe sh, and
you can try redirecting 2>&1 in the action part of the make rule.


-- 
Institute of Policy and Planning Sciences     http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.