{"id":114,"date":"2006-08-06T14:25:59","date_gmt":"2006-08-06T18:25:59","guid":{"rendered":"http:\/\/www.rakkar.org\/blog\/?p=114"},"modified":"2006-08-06T14:25:59","modified_gmt":"2006-08-06T18:25:59","slug":"huge-static-libraries-in-visual-studio-2005","status":"publish","type":"post","link":"https:\/\/rakkar.org\/blog\/index.php\/2006\/08\/06\/huge-static-libraries-in-visual-studio-2005\/","title":{"rendered":"Huge static libraries  in Visual Studio 2005"},"content":{"rendered":"<p>\t\t\t\tI build Ogre + dependencies into a static lib in Visual Studio 2005.  The resulting .lib was 1,445,853,944 bytes.  In fact I had to use a special flag \/expectedoutputsize:50000000 or else the compiler incorrectly reported &#8220;LNK1106: invalid file or disk full: cannot seek to 0x76364&#8221;  It also took minutes to link.<\/p>\n<p>The same thing, built as a DLL was 7,921,664 bytes and the lib was 2,983,094 bytes.  It took less than a second to link.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I build Ogre + dependencies into a static lib in Visual Studio 2005. The resulting .lib was 1,445,853,944 bytes. In fact I had to use a special flag \/expectedoutputsize:50000000 or else the compiler incorrectly reported &#8220;LNK1106: invalid file or disk full: cannot seek to 0x76364&#8221; It also took minutes to link. The same thing, built [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/114"}],"collection":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=114"}],"version-history":[{"count":0,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/114\/revisions"}],"wp:attachment":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=114"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=114"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=114"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}