Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Free Pascal 2.0 is released !!!
Free Pascal 2.0 is released!
http://www.freepascal.org/

Hard times for Borland...



Report this thread to moderator Post Follow-up to this message
Old Post
Max
05-16-05 02:00 PM


Re: Free Pascal 2.0 is released !!!
Max wrote:
> Free Pascal 2.0 is released!
> http://www.freepascal.org/
>
> Hard times for Borland...
>
>

I don't know about that,
I compiled the following on Delphi 7 and on Free Pascal

program junk;
begin
writeln('dfdfdf');
end.


On Delphi 7 the exe was 16k
on Free Pascal it was 103k

Just glancing through the compiler options I could not find any thing that w
ould make it smaller,
Debugging was off etc.


--
Tony Caduto
AM Software Design
Home of PG Lightning Admin for Postgresql 8.x
http://www.amsoftwaredesign.com

Report this thread to moderator Post Follow-up to this message
Old Post
tony
05-17-05 02:00 AM


Re: Free Pascal 2.0 is released !!!
"tony" <tony_caduto@amsoftwaredesign.com> wrote in message
news:4288e961$1@newsgroups.borland.com...
> Max wrote: 
>
> I don't know about that,
> I compiled the following on Delphi 7 and on Free Pascal
>
> program junk;
> begin
>     writeln('dfdfdf');
> end.
>
>
> On Delphi 7 the exe was 16k
> on Free Pascal it was 103k
>
> Just glancing through the compiler options I could not find any thing that
> would make it smaller,
> Debugging was off etc.

I read through the docs and at one point they say there's a high
compatiblity with TP 7 (whoopee!) and at another point they say it's
compatible with Delphi 4.  I couldn't find a breakdown of what is compatible
and what is not.  Am I missing it?

Dan



Report this thread to moderator Post Follow-up to this message
Old Post
Dan Palley
05-17-05 02:00 AM


Re: Free Pascal 2.0 is released !!!
On 2005-05-16, Dan Palley <dan@trams.com> wrote: 
>
> I read through the docs and at one point they say there's a high
> compatiblity with TP 7 (whoopee!) and at another point they say it's
> compatible with Delphi 4.  I couldn't find a breakdown of what is compatib
le
> and what is not.  Am I missing it?

Both, since the compiler has multiple modi. TP7 and D6-7 are currently the
targets. Delphi compat is not complete yet, packages and OLE support are the
most important missing parts, together with implements style delegation.


Report this thread to moderator Post Follow-up to this message
Old Post
Marco van de Voort
05-17-05 02:00 AM


Re: Free Pascal 2.0 is released !!!
tony wrote:
> Max wrote:
> 
...

> I compiled the following on Delphi 7 and on Free Pascal
>
> program junk;
> begin
>     writeln('dfdfdf');
> end.
>
>
> On Delphi 7 the exe was 16k
> on Free Pascal it was 103k

set Path=C:\Lazarus\pp\bin\win32\
strip ExeName.exe
upx ExeName.exe

wait till you see how big the GUI apps can become ... and how much they shri
nk.



cheers,



Mat

Report this thread to moderator Post Follow-up to this message
Old Post
Mat Ballard
05-17-05 09:01 AM


Re: Free Pascal 2.0 is released !!!
Not sure what strip does, but upx is a exe compressor, and regular
delphi responds to these very well also. I have used aspack and it
shrinks GUI apps a lot.


>
> set Path=C:\Lazarus\pp\bin\win32\
> strip ExeName.exe
> upx ExeName.exe
>

Report this thread to moderator Post Follow-up to this message
Old Post
tony
05-17-05 09:01 AM


Re: Free Pascal 2.0 is released !!!
Hi!

> Hard times for Borland...

The funny thing about this. Borland does not consider most
of the features of FreePascal as relevant to Delphi
developers...

(except maybe for 64bit support).

Regards!
Atmapuri



Report this thread to moderator Post Follow-up to this message
Old Post
Atmapuri
05-17-05 02:01 PM


Re: Free Pascal 2.0 is released !!!
"Atmapuri" <janez.makovsek@usa.net> wrote:
>Hi!
> 
>
>The funny thing about this. Borland does not consider most
>of the features of FreePascal as relevant to Delphi
>developers...
>
>(except maybe for 64bit support).
>

I think there is some misunderstanding. The goal of FPC isn't to compete wit
h Delphi/Kylix but to fill the gaps Delphi/Kylix doesn't cover so object pas
cal can stand against C, C++, C# etc. Having a good commercial compiler and 
a good oss compiler is alwa
ys nice for a language.

Report this thread to moderator Post Follow-up to this message
Old Post
Florian Klaempfl
05-17-05 02:01 PM


Re: Free Pascal 2.0 is released !!!
On 2005-05-17, tony <tony@yahoo.com> wrote:
> Not sure what strip does, but upx is a exe compressor, and regular
> delphi responds to these very well also. I have used aspack and it
> shrinks GUI apps a lot.

Strip removes debuginfo.

Report this thread to moderator Post Follow-up to this message
Old Post
Marco van de Voort
05-17-05 02:01 PM


Re: Free Pascal 2.0 is released !!!
So the options in the IDE (crappy dos one) and Lazarus do absolutely
nothing then?  I don't have debug info turned on, so there should be
none in the exe.  Guess FPC needs alot more work then.

Marco van de Voort wrote:
> On 2005-05-17, tony <tony@yahoo.com> wrote:
> 
>
>
> Strip removes debuginfo.

Report this thread to moderator Post Follow-up to this message
Old Post
tony
05-17-05 09:03 PM


Sponsored Links




Last Thread Next Thread Next
Pages (4): [1] 2 3 4 »
Search this forum -> 
Post New Thread

Kylix archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 10:16 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.