Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.994 Beiträge
 
#1

CLANG, template debuginfo and linker out of memory

  Alt 8. Dez 2013, 13:10
The CLANG compiler that is used for BCC64 in XE3, XE4 and XE5 has a “bloated object file” problem if it comes to debug information for deeply nested templates. The generated object file can easily grow to 100 MB with a single line of code. int main(int argc, char *argv[]) { std::map
  Mit Zitat antworten Zitat