On Mon, Jul 18, 2011 at 9:44 AM, Graeme Geldenhuys <[email protected]> wrote: > On 07/18/2011 02:23 PM, Marcos Douglas wrote: >> >> W:\md\dev\freepascal\compiler\fpcdocs>make rtl.chk fcl.chk >> FPCSRCDIR=W:\md\dev\f >> reepascal\compiler\2.4.5 >> fpdoc --warn-no-node --package=rtl --descr=rtl.xml --content=rtl.xct >> --hide-pro > ....snip... >> ler\2.4.5/rtl/inc/ctypes.pp -FiW:\md\dev\freepascal\compiler\2.4.5/rtl/unix >> -FiW >> :\md\dev\freepascal\compiler\2.4.5/rtl/win >> -FiW:\md\dev\freepascal\compiler\2.4. >> 5/rtl/win32" --format=html --output=rtl --footer-date='mmm dd yyyy' >> A linha de entrada é muito longa. >> make: *** [rtl.chk] Error 255 >> >> W:\md\dev\freepascal\compiler\fpcdocs> >> ----------------------------------------------------------------------- >> My Win is Portuguese so, the translate this error is "The input line >> is too long.". > > Thanks for the translation. It seems Windows can't handle such a long > command on the command line. Two options I can think of: > > 1) Try and built RTL docs first, then FCL docs.
I tried, not worked. > 2) Reduce the directory path length. eg: place the fpcdocs checkout in > c:\temp\ instead of W:\md\dev\freepascal\compiler\fpcdocs I thought putting in fpc docs in fpc\doc\ as it says in README.DOCS but I have others versions of FPC... I'd like to use only one source to documentation and for many reasons of organizations and because W: drive is a external HD, I need to use this path. Again: But why this type error do not occurs in ppc386.exe command line? There are many many -Fi arguments too. Marcos Douglas -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
