OS4 DepotLogo by Alessandro Bacchia 
(anonymous IP: 3.238.84.213,2189) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1000)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (922)
   o Video (69)

Total files: 4359

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 File comments for:  Development » Language » spidermonkey-js-src.lha

Spidermonkey-js-src

Description: Mozilla Javascript interpreter - sources
Download: spidermonkey-js-src.lha
Version: 1.5-2
Date: 17 Dec 2006
Category: development/language
FileID: 2402
RSS Feed url: http://os4depot.net/modules/comments/rssfeed.php?file=development/language/spidermonkey-js-src.lha

[Back to readme page]   [Add Comment]   [Refresh page]

Comment by: abalaban (80.11.131.246)At: 05 Jan 2011, 09:41File version: 1.5-2
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.
 
 
Comment by: jaokim (79.136.17.97)At: 04 Jan 2011, 18:57File version: 1.5-2
Nope. My previous post was errnoeus. Manage to compile it by changing the libfdlibm.a-target to:
libfdlibm.a: $(INCFILES) $(obj) 
$(AR) $(ARFLAGS) $@ $(obj) 
$(RANLIB) $@ 
@echo "-- done" 
 

 
 
Comment by: jaokim (79.136.17.97)At: 04 Jan 2011, 18:37File version: 1.5-2
There seems to be an error in makefile.os4, with target "obj". There is an equal sign instead of colon.
Change:
obj=   k_standard...

to:
obj:   k_standard...

 
 

Copyright © 2004-2024 by Björn Hagström All Rights Reserved