<div dir="ltr"><div><div>In the wscript file, there are a set of conditionals { os==apple then statement fi} - properly formatted unlike this email, of course- followed by an else conditional for linux. Now, is it possible to add a second conditional to each of the if + else statements? if so, will it be an if-fi or an else+if-fi statement? The beta release that is being used has FreeBSD in brackets along side of the apple if conditional. If I an able to write the conditional, will I need to add the complete path of any executable? <br>
</div>In the wscript configure arguments, the include and libdir input paths will not accept more than one input path even with --value=/path/,/path2/ or value=/path/, value=/path2/. Will this need to be modified from within the wscript file?<br>
<br></div>Thanks<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 13, 2013 at 4:26 AM, Dan MacDonald <span dir="ltr"><<a href="mailto:allcoms@gmail.com" target="_blank">allcoms@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Sat, Jun 8, 2013 at 10:25 AM, outro pessoa <span dir="ltr"><<a href="mailto:outro.pessoa@gmail.com" target="_blank">outro.pessoa@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"> One problem is in the use of an AMD64/x86_64 system with an i386 installation. This was done due to limited memory- not mine, the machine- and limited cash; so, I'm working around that.<br>

</div></blockquote><div><br></div></div><div>Eh? I can't see your system RAM being so tight that you were unable to install FBSD amd64 over i386 - that makes no sense. I know 64-bit OSs use a little more RAM and disk space that 32bit but not that much.<br>

<br></div><div>Anyway - best of luck getting A3 to compile under clang. Getting it to compile under clang can only be good for the projects health and I'm sure Paul and team will appreciate this even if they don't use *BSD or clang as I hear clang can give more verbose debug/complation error output than GCC. <br>

</div></div></div></div>
</blockquote></div><br></div>