Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. static .lib size with VC++ 6 / 7 ??

static .lib size with VC++ 6 / 7 ??

Scheduled Pinned Locked Moved C / C++ / MFC
c++debugginghelpquestionannouncement
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    CAE
    wrote on last edited by
    #1

    Hi, I transferred a project from VC++ 6 to 7. This is a static library. The library produced by VC++ 7 is twice bigger than with VC++ 6 (either in release or debug mode). Is there something to tune there or is it normal ? Thanks for your help. I really need to know the how and why because I release these libraries in a setup package and I don't want it to grow so much. Nicolas

    C 1 Reply Last reply
    0
    • C CAE

      Hi, I transferred a project from VC++ 6 to 7. This is a static library. The library produced by VC++ 7 is twice bigger than with VC++ 6 (either in release or debug mode). Is there something to tune there or is it normal ? Thanks for your help. I really need to know the how and why because I release these libraries in a setup package and I don't want it to grow so much. Nicolas

      C Offline
      C Offline
      Chris Losinger
      wrote on last edited by
      #2

      this is normal. i've discussed the issue with MS and they know about it (and don't care to fix it). most of the increase in my libs have been due to STL changes (specifically, changes to the 'locale' stuff). http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=9rr8musco4ofdmme51ketqr023mmgmiclm%404ax.com&rnum=1&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26selm%3D9rr8musco4ofdmme51ketqr023mmgmiclm%25404ax.com[^] -c


      I'm not the droid you're looking for.

      ThumbNailer

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups