Benjamin Smedberg wrote, On 2009-03-30 07:25: > On 3/30/09 4:00 AM, Nelson B Bolyard wrote: > >> On Windows, the JEMalloc code can ONLY be built with the non-free >> "professional" version of Microsoft Visual Studio, and CANNOT be built >> with the free version. Consequently, developers who use the free version >> must build EVERYTHING themselves, and cannot mix and match libraries they >> build with libraries they download from Mozilla's site. > > What do you mean by everything? It is certainly possible to mix an extension > DLL compiled against the static CRT with Firefox compiled with the jemalloc > CRT. This is in fact the recommended configuration.
The problem is mixing DLLs that use standard VCRT with those that use Mozilla's modified VCRT. As long as there are bugs in the browser of the sort that Neil has found, developers of libraries upon which the browser depends, who develop with the free version of MSVC, CANNOT test their own library builds against Firefox builds from Mozilla. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto