Hello,
Am 22.08.2008 um 10:31 schrieb leledumbo:
Thomas Schatzl wrote:
Use fpc -i to query the available optimization options.
I know that, but what I need is an explanation about what each
optimization
does. Plus, what are the defaults?
From the programmer's manual about the $OPTIMIZAT
Hello,
Am 20.08.2008 um 15:37 schrieb T. Guilleminot:
For portability reason I would need to keep my shared libraries in the
same directory as the binary which need to call them.
As per http://courses.cs.vt.edu/~cs3304/FreePascal/doc/prog/
node13.html :
"This program can be compiled without a
Hello,
Am 20.08.2008 um 12:41 schrieb leledumbo:
After downloading the docs, I notice that there's a difference between
downloaded version and the one on the site. fpctoc in downloaded
version
doesn't have any link to FCL docs.
PS: Oh, God... The optimization options are still the old ones
Hello,
Am 13.08.2008 um 13:23 schrieb Vincent Snijders:
Michael Van Canneyt schreef:
On Wed, 13 Aug 2008, leledumbo wrote:
Found on the net that Pascal doesn't provide it :-((
What if FPC creates it as an extension =)?
FPC has it, but only in MacPas mode.
I copied the example program from