Re: Should Delphi be able to export projects to FPC?
- From: "Farshad" <farshad@xxxxxxxxxxxxxxx>
- Date: Tue, 22 Jul 2008 13:12:39 +0300
"Graeme Geldenhuys"
I can't see how this can be considered a weakness?? What do you do with a
compiler and IDE? You develop software. Can anybody write software that
is bug free, first time round? NO. So, you need to debug it as you
develop.... which means, you need DEBUG information on!
Until recent versions of FPC/Lazarus IDE the -Xs option wasn't working
properly and you had to run the strip manually which was not a good thing.
The weakness is that Lazarus doesn't offer a way to distinctly separate
RELEASE and DEBUG builds. Which I beleive must be implemented in future
releases.
Once you app is complete and tested and ready for shipping, THEN ONLY do
you remove/disable debug information and create a stripped down
executable.
Yes, but wouldn't it be better to simply switch it from DEBUG mode to
RELEASE instead of manually adjusting some switches that you may not
remember always.
.
- Follow-Ups:
- Re: Should Delphi be able to export projects to FPC?
- From: Graeme Geldenhuys
- Re: Should Delphi be able to export projects to FPC?
- References:
- Should Delphi be able to export projects to FPC?
- From: Gil
- Re: Should Delphi be able to export projects to FPC?
- From: TJC Support
- Re: Should Delphi be able to export projects to FPC?
- From: Donald Shimoda
- Re: Should Delphi be able to export projects to FPC?
- From: Tom Corey
- Re: Should Delphi be able to export projects to FPC?
- From: Donald Shimoda
- Re: Should Delphi be able to export projects to FPC?
- From: Man T
- Re: Should Delphi be able to export projects to FPC?
- From: Graeme Geldenhuys
- Re: Should Delphi be able to export projects to FPC?
- From: Francisco Ruiz
- Re: Should Delphi be able to export projects to FPC?
- From: Graeme Geldenhuys
- Re: Should Delphi be able to export projects to FPC?
- From: L
- Re: Should Delphi be able to export projects to FPC?
- From: Donald Shimoda
- Re: Should Delphi be able to export projects to FPC?
- From: yannis
- Re: Should Delphi be able to export projects to FPC?
- From: Graeme Geldenhuys
- Re: Should Delphi be able to export projects to FPC?
- From: Francisco Ruiz
- Re: Should Delphi be able to export projects to FPC?
- From: Farshad
- Re: Should Delphi be able to export projects to FPC?
- From: Graeme Geldenhuys
- Should Delphi be able to export projects to FPC?
- Prev by Date: Re: Should Delphi be able to export projects to FPC?
- Next by Date: Re: Should Delphi be able to export projects to FPC?
- Previous by thread: Re: Should Delphi be able to export projects to FPC?
- Next by thread: Re: Should Delphi be able to export projects to FPC?
- Index(es):
Relevant Pages
|