<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — Configuring the build]]></title>
		<link>https://www.wolfssl.com/forums/topic2197-configuring-the-build.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic2197.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Configuring the build.]]></description>
		<lastBuildDate>Fri, 18 Oct 2024 22:38:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Configuring the build]]></title>
			<link>https://www.wolfssl.com/forums/post7956.html#p7956</link>
			<description><![CDATA[<p>Hi Scott,</p><p>The two main sources of documentation on our build flags are section 2 of our manual and our user_settings.h examples:<br /><a href="https://www.wolfssl.com/documentation/manuals/wolfssl/chapter02.html#features-defined-as-c-pre-processor-macro">https://www.wolfssl.com/documentation/m … ssor-macro</a><br /><a href="https://github.com/wolfSSL/wolfssl/tree/master/examples/configs">https://github.com/wolfSSL/wolfssl/tree … es/configs</a></p><p>PSK is enabled by default and doesn&#039;t need a flag to enable it.&nbsp; If you wanted to disable it, you would define NO_PSK.<br />&lt;wolfssl dir&gt;/configure.ac is what translates our configure arguments into defines, but I would recommend consulting our documentation first.</p><p>Thanks,<br />Kareem</p>]]></description>
			<author><![CDATA[null@example.com (kareem_wolfssl)]]></author>
			<pubDate>Fri, 18 Oct 2024 22:38:59 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7956.html#p7956</guid>
		</item>
		<item>
			<title><![CDATA[Configuring the build]]></title>
			<link>https://www.wolfssl.com/forums/post7953.html#p7953</link>
			<description><![CDATA[<p>How come there is hardly any documented #defines??</p><p>For example, this page&nbsp; <a href="https://www.wolfssl.com/using-pre-shared-keys-psk-with-wolfssl-2/">https://www.wolfssl.com/using-pre-share … wolfssl-2/</a><br />just says</p><div class="codebox"><pre><code>$ ./configure --enable-psk</code></pre></div><p>Well, there is NOT configuration script for our environment.&nbsp; And no one is willing to explain what the script does for environments near what we use.</p><p>If the </p><div class="codebox"><pre><code>#define  {whatever}</code></pre></div><p> was also included for the &quot;settings.h&quot; or the &quot;user_settings.h&quot; file, it would make sure save a lot of time trying to get a PhD in these scripts and settings.</p>]]></description>
			<author><![CDATA[null@example.com (Scotty2541)]]></author>
			<pubDate>Fri, 18 Oct 2024 15:10:09 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7953.html#p7953</guid>
		</item>
	</channel>
</rss>
