On Wed, 23 Oct 2013 20:08:27 +0200 Marco van de Voort <[email protected]> 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 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
