[Lazarus] Can't compile Lazarus on Linux Mint 15
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Oct 28 14:00:25 CET 2013
On Wed, 23 Oct 2013 20:08:27 +0200
Marco van de Voort <marcov at stack.nl> wrote:
> On Tue, Oct 15, 2013 at 01:52:44PM -0300, silvioprog wrote:
> > I'm trying to compila Lazarus in Linux Mint 15 (http://www.linuxmint.com/),
> > but:
>
> Try adding
> -XLAcairo=cairo,cairo-gobject
That does not even work with:
{$mode objfpc}{$H+}
uses cairo;
begin
end.
/usr/lib/fpc/2.7.1/ppcx64 -XLAcairo=cairo-gobject testcairo.pas
Should I create a bug report?
It seems -XLA exists in the fpc sources but is neither documented nor
listed in fpc -h.
Mattias
More information about the Lazarus
mailing list