Creating .map files?

2011-04-11 Thread g...@novadsp.com
Building using VS2008. What is the simplest, top most, and build system friendly way to add a /map option to the linker command line? TIA Jerry ___ dev-embedding mailing list dev-embedding@lists

Re: Windows Build for Spider Monkey

2011-04-11 Thread g...@novadsp.com
Hi Nicolas Glad to be of assistance. I've got some special tools for creating VS C++ projects from makefiles etc. Jerry On 08/04/2011 23:14, Nicolas Brown wrote: Thank you very much :D One thing, how did u go about getting the visual studio project? __