From: bernhardheld Date: Sun, 8 Jun 2003 09:59:22 +0000 (+0000) Subject: added hints for redirection on windoze X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2945cde5a94c589854cf0fc4333dc14c0d6de816;p=fw%2Fsdcc added hints for redirection on windoze git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2680 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/doc/sdccman.lyx b/doc/sdccman.lyx index c848d287..c1835b7a 100644 --- a/doc/sdccman.lyx +++ b/doc/sdccman.lyx @@ -8536,8 +8536,8 @@ For signed & unsigned int (16 bit) and long (32 bit) variables, division, \begin_inset Tabular - - + + \begin_inset Text @@ -8832,8 +8832,8 @@ SDCC supports IEEE (single precision 4bytes) floating point numbers.The floating \begin_inset Tabular - - + + \begin_inset Text @@ -9790,6 +9790,46 @@ SDCC_MODEL_FLAT24 -mds390 \emph default is used +\layout Subsection + +Redirecting output on Windows Shells +\layout Standard + +SDCC writes it's error messages to +\begin_inset Quotes sld +\end_inset + +standard error +\begin_inset Quotes srd +\end_inset + +. + The windows shell (command or cmd) can't redirect it to a file. + The solution is to use a reasonable shell or a helper program like redir.exe: +\layout Standard + + +\begin_inset LatexCommand \url{http://www.cygwin.com/ml/cygwin/1999-02/msg00603.html} + +\end_inset + + +\layout Standard + + +\begin_inset LatexCommand \url{ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/misc/redir.zip} + +\end_inset + + +\layout Standard + + +\begin_inset LatexCommand \url{ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/misc/README.redir} + +\end_inset + + \layout Section \pagebreak_top SDCC Technical Data