< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

[SFtrack] Commented: (XECS-1117) js implementation needs to configure at build time


    [ 
http://track.sipfoundry.org/browse/XECS-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_30261
 ] 

Carolyn Beeton commented on XECS-1117:
--------------------------------------

Mozilla has https://bugzilla.mozilla.org/show_bug.cgi?id=97954 - "autoconf 
build environment for spidermonkey" which they are working at sporadically.  I 
would rather not make any changes to our code, which is working on supported 
platforms, until they have figured out what they are doing.

> js implementation needs to configure at build time
> --------------------------------------------------
>
>                 Key: XECS-1117
>                 URL: http://track.sipfoundry.org/browse/XECS-1117
>             Project: sipXecs
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Carolyn Beeton
>            Assignee: Carolyn Beeton
>            Priority: Critical
>             Fix For: 4.0
>
>
> The js (javascript) implementation used by sipx includes a file which is 
> supposed to be generated at build time (jsautocfg.h) which includes such 
> platform-specific defines as "#define JS_BITS_PER_LONG    32L".
> As part of the 64bit port, we upgraded the implementation to JavaScript-C 
> 1.7.0 2007-10-03, which solved many 64bit problems, but we kept the 
> checked-in jsautocfg.h file.  We added a section to jsautocfg.h for x86_64 
> platforms under a conditional compile flag.  This will not work for 64bit 
> ppc.  (The main stream currently has JavaScript-C 1.5 pre-release 4 
> 2002-01-01).
> We need to improve the build so that jsautocfg.h is generated at build time 
> and will include the proper defs for the current platform.
> There is a bit of discussion in 
> http://list.sipfoundry.org/archive/sipx-dev/msg08777.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://track.sipfoundry.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira