I'm incorporating Chromium into an existing that uses the shared CRT.
To minimize footprint, I'd like to experiment with linking Chromium to
the shared CRT as well. I've tried changing RuntimeLibrary in
common.gypi, but I'm getting numerous linker errors (I think b/c of
tcmalloc's dependence on static CRT?). Does anyone know if this is a
supported configuration and/or have suggestions on how to get it
working.
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to