On Fri, Jul 9, 2010 at 3:56 PM, Jonas Maebe <[email protected]> wrote: > Under Winodws, running "make install" is only supported in an exported copy > ("svn export fpc fpc-exported", and then build in the fpc-exported directory).
I use "make clean all install". What does the parameter install"? Can I remove it without problems? On Fri, Jul 9, 2010 at 3:58 PM, dmitry boyarintsev <[email protected]> wrote: > The bug is forever. I usually delete the "examples" directory at the > installation path before making. I did that and works... :) On Fri, Jul 9, 2010 at 5:34 PM, Marco van de Voort <[email protected]> wrote: > In our previous episode, Jonas Maebe said: >> Under Winodws, running "make install" is only supported in an exported copy >> ("svn export fpc fpc-exported", and then build in the fpc-exported >> directory). > > That is correct. However there is a quick and dirty workaround for all-day > snapshot building in the buildfaq. SVN export is paragraph 2.4.1., the > workaround is 2.4.2 > > http://www.stack.nl/~marcov/buildfaq/#toc-Section-2.4 Marco, if I delete the examples, works... so, why this would be dirty more than use "svn export"? Your Tutorial is beautiful! Congratulations... but I did not understand this line: make install OPT=’-gl’ INSTALL_PREFIX=d:\pp11 UPXPROG=echo ... Why d:\pp11? Thanks all, MD. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
