<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Sat May 18, 2013 10:01 pm by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Sat May 18, 2013 10:01 pm</pubDate>
  <lastBuildDate>Sat May 18, 2013 10:01 pm</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Using SCONS to make libraries, check for dependencies and c</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=18601#18601</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=6459'&gt;Sslaxx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Tue Mar 07, 2006 1:35 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I'm currently learning more about using the SCONS system for making programs and libraries. What I'd like to do with it is:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;Check for dependencies.&lt;br /&gt;
&lt;li&gt;Create a static library.&lt;br /&gt;
&lt;li&gt;Compile an executable.&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
I can get it to to the last two, and I know how to do the first. What I'd &lt;span style=&quot;font-style: italic&quot;&gt;really&lt;/span&gt; like is for one SConstruct file to call another, which does the dependency checking and static library creation, before continuing on to create an executable using that static library. I'm not sure how to go about this.&lt;br /&gt;
&lt;br /&gt;
Advice?</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=18601#18601</comments>
                                        <author>Sslaxx</author>
                                        <pubDate>Tue Mar 07, 2006 1:35 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=18601#18601</guid>
                                      </item></channel></rss>