Quick question: http://freepascal.org says:
"It is available for different processors: Intel x86, Amd64/x86_64,
PowerPC, PowerPC64, Sparc, ARM."
"The following operating systems are supported: Linux, FreeBSD, Haiku,
Mac OS X/Darwin, DOS, Win32, Win64, WinCE, OS/2, Netware (libc and
classic) and Mo
How can I get Lazarus working on the new Debian release?
There is much information on the web and it seems like everybody says
something different.
I have a script here which works for the past release of Debian, but I don't
know if it is still working. And what are keys good for?
#!/bin/sh
On Mon, Jun 27, 2011 at 4:34 PM, Marcos Douglas wrote:
> Hi,
>
> I compile FPC with success using my tutorial:
> http://wiki.freepascal.org/Installing_Lazarus#Compiling.2Finstalling_FPC_and_Lazarus_from_Sources_of_SVN_.28Win32.29
>
> Questions:
> 1- How can I compile all packages with DEBUG option
Hi,
I compile FPC with success using my tutorial:
http://wiki.freepascal.org/Installing_Lazarus#Compiling.2Finstalling_FPC_and_Lazarus_from_Sources_of_SVN_.28Win32.29
Questions:
1- How can I compile all packages with DEBUG option?
2- How can I compile just one package, eg fcl-xml, with DEBUG opti
On Mon, Jun 27, 2011 at 6:46 PM, leledumbo wrote:
> http://www.freepascal.org/docs-html/prog/progsu137.html
>
Thanks, looks like
var
__errno: integer;cvar;
in the interface section helped
Max
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.
http://www.freepascal.org/docs-html/prog/progsu137.html
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Variable-export-always-uppercase-tp4526051p4528671.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
___