<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Build</title><link>https://sourceforge.net/p/mkconf/wiki/Build/</link><description>Recent changes to Build</description><atom:link href="https://sourceforge.net/p/mkconf/wiki/Build/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 03 Jul 2026 14:08:51 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mkconf/wiki/Build/feed" rel="self" type="application/rss+xml"/><item><title>Build modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/Build/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Fri, 03 Jul 2026 14:08:51 -0000</pubDate><guid>https://sourceforge.netc3d2d383058e6f44064ba1542dcca5b3ae8c8906</guid></item><item><title>Build modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/Build/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -15,6 +15,9 @@

 * C compiler
 * pkg-config
 * libpcre2-8
+* lorder
+  For future use. Recommended.
+  Linux doesn't ship this, an lorder script is included for Linux.
 * rm, cp, etc.
 * bison
 * flex
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Fri, 03 Jul 2026 13:40:23 -0000</pubDate><guid>https://sourceforge.net8b1c126718956fed1dd33658dcb1708c9e046f1b</guid></item><item><title>Build modified by Brad Lanam</title><link>https://sourceforge.net/p/mkconf/wiki/Build/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="/p/mkconf/wiki/Home/"&gt;Wiki Home&lt;/a&gt;&lt;/p&gt;
&lt;h3 id="h-building-mkc"&gt;Building mkc&lt;/h3&gt;
&lt;h5 id="h-cleaning"&gt;Cleaning&lt;/h5&gt;
&lt;p&gt;&lt;code&gt;make realclean&lt;/code&gt; will clean up everything except for the files generated by &lt;em&gt;bison&lt;/em&gt; and &lt;em&gt;flex&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;make distclean&lt;/code&gt; will clean everything.&lt;/p&gt;
&lt;h5 id="h-requisites"&gt;Requisites&lt;/h5&gt;
&lt;p&gt;The files generated by &lt;em&gt;bison&lt;/em&gt; and &lt;em&gt;flex&lt;/em&gt; are contained in the source distribution. &lt;em&gt;bison&lt;/em&gt; and &lt;em&gt;flex&lt;/em&gt; are not required unless a &lt;code&gt;make distclean&lt;/code&gt; is done.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;C compiler&lt;/li&gt;
&lt;li&gt;pkg-config&lt;/li&gt;
&lt;li&gt;libpcre2-8&lt;/li&gt;
&lt;li&gt;rm, cp, etc.&lt;/li&gt;
&lt;li&gt;bison&lt;/li&gt;
&lt;li&gt;flex&lt;/li&gt;
&lt;/ul&gt;
&lt;h5 id="h-building"&gt;Building&lt;/h5&gt;
&lt;p&gt;The bootstrap process will build &lt;em&gt;mkc&lt;/em&gt; three times to create a functioning &lt;em&gt;mkc&lt;/em&gt; program.  This process is optimized to only re-compile what is necessary.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;make&lt;/code&gt;&lt;/p&gt;
&lt;h5 id="h-testing"&gt;Testing&lt;/h5&gt;
&lt;p&gt;&lt;code&gt;./tests/runtests.sh&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/p/mkconf/wiki/Home/"&gt;Wiki Home&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad Lanam</dc:creator><pubDate>Fri, 03 Jul 2026 13:35:45 -0000</pubDate><guid>https://sourceforge.netef14527e9e0dd79b8613d454b5c69680f1d28d50</guid></item></channel></rss>