Re: [fpc-pascal] Executable size question

2006-01-03 Thread L505
> Helo everyone, I would like to ask why are exes generated by FPC so big? > Simple writeln('Hi'); has about 28 KB. Old FPC 1.0.0 for example created > for the same code only 14 kb exe. > What Should I do to reduce the file size (without compression) > Pianoman You can work on a custom System u

Re: [fpc-pascal] Executable size question

2006-01-03 Thread Florian Klaempfl
Pianoman wrote: > Helo everyone, I would like to ask why are exes generated by FPC so big? > Simple writeln('Hi'); has about 28 KB. Old FPC 1.0.0 for example created > for the same code only 14 kb exe. > What Should I do to reduce the file size (without compression) Use 1.0.10 ;) 2.x simply has

[fpc-pascal] Executable size question

2006-01-03 Thread Pianoman
Helo everyone, I would like to ask why are exes generated by FPC so big? Simple writeln('Hi'); has about 28 KB. Old FPC 1.0.0 for example created for the same code only 14 kb exe. What Should I do to reduce the file size (without compression) Pianoman - Original Message - From: <[EMAIL PRO