[Lazarus] Lazarus Lex and Yacc now available

Thierry Coq tcoq at free.fr
Sun Dec 13 19:26:45 CET 2009


2009/12/13 Mattias Gaertner <nc-gaertnma at netcologne.de>:
> You have a /home/kjow/.fpc.cfg ?

Yes, it is:

#INCLUDE /etc/fpc.cfg
#DEFINE DEMOTEST
#DEFINE DEMOTEST1
#DEFINE LAZARUS

-Fu/usr/lib/fpc/2.5.1/units/$fpctarget/*
-Fl/usr/lib/fpc/2.5.1/units/$fpctarget/rtl/
-Fu/home/kjow/lazarus/lcl/
-Fi/home/kjow/lazarus/lcl/include/
-Fu/home/kjow/lazarus/lcl/nonwin32/

-a
-Sd
-Xd
-Xs

-O-

#IFDEF CPUARM
;-XParm-linux-uclibc-
-XP/home/kjow/lazarus/fpc/binutils/
-Xr/usr/lib/fpc/2.5.1/units/arm-linux/rtl/
-XR/home/kjow/lazarus/fpc/
-darm
-CfSOFT
-CaEABI
-Tlinux
#ENDIF

> I guess LAzARM.lpr is your project.

Yes, it is in ~/dev/TestARM/LazARM

> Your project should not find this file.
> You added the wrong unit paths (-Fu).
> Adding the lcl source directories to your unit paths is not supported.
> Here should be your LCL ppus files:
> /home/kjow/lazarus/lcl/units/arm-linux
> /home/kjow/lazarus/lcl/units/gtk2/arm-linux

But I don't think I have added the lcl source directories to unit paths...

I'll check better tomorrow!

Thank you!




More information about the Lazarus mailing list