:: Re: [DNG] [DN Offlist G] netman GIT…
Etusivu
Poista viesti
Vastaa
Lähettäjä: aitor_czr
Päiväys:  
Vastaanottaja: Edward Bartolo
Kopio: dng
Aihe: Re: [DNG] [DN Offlist G] netman GIT project
I've got the same resulting "/lib/i386-linux/netman.compiled" building
*in the command line*. So, appearently, is enough with:

$ lazbuild -B netman.lpr

Aitor.

On 14/09/15 12:02, aitor_czr wrote:
> The content of the resulting "/lib/i386-linux/netman.compiled" *with
> Lazarus* is:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <CONFIG>
> <Compiler Value="/usr/bin/fpc" Date="1413311941"/>
> <Params Value=" -MObjFPC -Scghi -O3 -Tlinux -vewnhi
> -Fi/home/aitor/net2/netman/lib/i386-linux -Fl/opt/gnome/lib
> -Fu/usr/lib/lazarus/1.2.4/lcl/units/i386-linux/gtk2
> -Fu/usr/lib/lazarus/1.2.4/lcl/units/i386-linux
> -Fu/usr/lib/lazarus/1.2.4/components/lazutils/lib/i386-linux
> -Fu/usr/lib/lazarus/1.2.4/packager/units/i386-linux
> -Fu/home/aitor/net2/netman/ -FU/home/aitor/net2/netman/lib/i386-linux/
> -l -dLCL -dLCLgtk2 netman.lpr"/>
> </CONFIG>
>
> It will track us for the needed parameters :-)
>
> Aitor.