<?xml version='1.0' encoding='ISO-8859-1'?>
     <rss version='2.0'>
      <channel>
       <title>spidermonkey-js-src.lha development/language - Comments</title>
       <link>http://se.os4depot.net/?function=comments&amp;file=development/language/spidermonkey-js-src.lha</link>
       <description>Mozilla Javascript interpreter - sources</description>
       <language>en-gb</language>
       <lastBuildDate>Tue, 14 Apr 2026 20:25:38 +0200</lastBuildDate>
       <image>
        <title>OS4Depot.net</title>
        <url>http://se.os4depot.net/images/rss.gif</url>
        <link>http://se.os4depot.net</link>
       </image><item> <title>abalaban (80.11.131.246) @ 05 Jan 2011, 09:41.46</title> <link>http://se.os4depot.net/?function=comments&amp;file=development/language/spidermonkey-js-src.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;abalaban (80.11.131.246)&lt;BR /&gt;&lt;pre&gt;That's more than 6 years ago, but I can assure you that the files there are the files I used to compile the binary. Maybe the problem is that multiple SDK versions took place in between and that something changed. 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1294216906</guid> <pubDate>Wed, 05 Jan 2011 09:41:46 +0100</pubDate></item><item> <title>jaokim (79.136.17.97) @ 04 Jan 2011, 06:57.56</title> <link>http://se.os4depot.net/?function=comments&amp;file=development/language/spidermonkey-js-src.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;jaokim (79.136.17.97)&lt;BR /&gt;&lt;pre&gt;Nope. My previous post was errnoeus. Manage to compile it by changing the libfdlibm.a-target to: 
[code]libfdlibm.a: $(INCFILES) $(obj) 
$(AR) $(ARFLAGS) $@ $(obj) 
$(RANLIB) $@ 
@echo &quot;-- done&quot; 
 
[/code] 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1294163876</guid> <pubDate>Tue, 04 Jan 2011 18:57:56 +0100</pubDate></item><item> <title>jaokim (79.136.17.97) @ 04 Jan 2011, 06:37.33</title> <link>http://se.os4depot.net/?function=comments&amp;file=development/language/spidermonkey-js-src.lha</link> <description>&lt;STRONG&gt;By:&lt;/STRONG&gt;&amp;nbsp;jaokim (79.136.17.97)&lt;BR /&gt;&lt;pre&gt;There seems to be an error in makefile.os4, with target &quot;obj&quot;. There is an equal sign instead of colon. 
Change: 
[code]obj=   k_standard...[/code] 
to: 
[code]obj:   k_standard...[/code] 
&lt;/pre&gt;</description> <guid isPermaLink='false'>1294162653</guid> <pubDate>Tue, 04 Jan 2011 18:37:33 +0100</pubDate></item></channel> </rss>