Spidermonkey pointing to a NSPR/DIST directory, HELP!
Posted
by giantKamote
on Stack Overflow
See other posts from Stack Overflow
or by giantKamote
Published on 2009-04-25T06:56:38Z
Indexed on
2010/03/29
16:03 UTC
Read the original article
Hit count: 461
Hey guys,
I've been trying to cross-compile Spidermonkey and I am stuck with the problem wherein prtypes.h(NSPR) is unrecognizable. I alread triedy modifying Makefile.ref/config.mk/jsconfig.mk to point to a desired NSPR/DIS directory. I must have missed some basic steps because it still won't make things work. Do you have any ideas on how to properly modify the makefiles to point my spidermonkey to the right NSPR libraries?
Thanks!
© Stack Overflow or respective owner