Simple JFace program takes 800 obj files compiled in ( was Re: Executable size )

Frank Benoit keinfarbton at googlemail.com
Mon May 12 05:06:55 PDT 2008


yidabu schrieb:
> I use dsss to build a simple jface program (just one module), it takes more than 800 obj files (modules), the executable size is 15 MB. ( dwt-win svn, dwt-addons svn). 
> 
> Does all 800 modules must compile in the simple jface program ? 
> 
> btw, seems impossible to build a jface program by dmd directly.
> 

You will need a response file to pass the arguements to DMD. The windows 
comand line is restricted to 8192 characters. The build tools like 
DSSS/bud should do this by default.



More information about the Digitalmars-d mailing list