Menu

JWasm.exe file sizes

vengy
2013-04-04
2013-04-20
  • vengy

    vengy - 2013-04-04

    Hi,

    I've built Jwasm using VS2008, and it shows the following:

    x64: jwasm.exe 437KB
    X86: jwasm.exe 358KB

    But when downloaded from the Jwasm site, it's alot smaller:

    JWasm v2.10rc10 298KB

    Are there some compiler options used for JWasm v2.10rc10 which are not in the .mak files with the source?

    Just curious.

    Thanks.

     
  • vengy

    vengy - 2013-04-04

    Typo:

    Meant to say

    JWasm v2.9 stable

    not

    JWasm v2.10rc10

     
  • japheth

    japheth - 2013-04-05

    The precompiled binaries were created with Open Watcom v1.9, not MS VC.

    However, using MS VC++ 2003 Toolkit, the binary is usually just 20 kB larger than the OpenWatcom one.

    For compiler options used please see the makefiles supplied with the jwasm source package.

     

Log in to post a comment.