<br clear="all">I am currently generating my fpc.cfg in the build script with this command<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">
mkdir -p ${FPC_SETTINGS_DIR}<br>${FPC_INSTALL_DIR}/lib/fpc/${FPCVER}/samplecfg ${FPC_INSTALL_DIR}/lib/fpc/${FPCVER} ${FPC_SETTINGS_DIR}<br>cp ${FPC_SETTINGS_DIR}/fpc.cfg ${HOMEDIR}/.fpc.cfg<br></blockquote><br>based on (with some new modifications) my script blogged at <a href="http://devblog.brahmancreations.com/content/build-scripts-for-installing-freepascal-and-lazarus-from-source">http://devblog.brahmancreations.com/content/build-scripts-for-installing-freepascal-and-lazarus-from-source</a>.<br>
<br>It looks like it will be better if the samplecfg uses the fpcmkcfg created with the new build. Has it been updated since the 2005 date it was created?<br><br>How does the normal installation script create the proper fpc.cfg?<br>
<br>-- <br>Frank Church<br><br>=======================<br><a href="http://devblog.brahmancreations.com">http://devblog.brahmancreations.com</a><br>