[Lazarus] Lazbuild on IBM Power6 (OpenSuse Linux)
Leonardo M. Ramé
l.rame at griensu.com
Tue Sep 18 15:08:11 CEST 2012
On 2012-09-18 14:58:54 +0200, Mattias Gaertner wrote:
> "Leonardo M. Ramé" <l.rame at griensu.com> hat am 18. September 2012 um 14:47
> geschrieben:
> > On 2012-09-18 09:36:02 +0000, Mark Morgan Lloyd wrote:
> >[...]
> > Maybe those are causing the problems with my CGI app. Aparently all
> > those are related to Gnome, is it possible to compile lazarus nogui?. I
> > don't need the ide, I just need to compile an app.
>
> This builds lazbuild
> make clean lazbuild
>
> Then compile your project with nogui:
> ./lazbuild --ws=nogui /path/to/your/project.lpi
>
>
> Mattias
>
>
That didn't work:
....
Compiling ./nogui/noguiwsfactory.pas
Assembling noguiwsfactory
interfaces.pp(32,18) Hint: Unit "NoGUIWSFactory" not used in Interfaces
Assembling interfaces
alllclintfunits.pas(6,8) Hint: Unit "NoGUIInt" not used in
AllLCLIntfUnits
alllclintfunits.pas(7,8) Hint: Unit "NoGUIWSFactory" not used in
AllLCLIntfUnits
Assembling alllclintfunits
lcl.pas(10,3) Hint: Unit "AllLCLIntfUnits" not used in LCL
TExternalToolList.Run Se produjo un fallo al ejecutar la herramienta
Access violation
Stack trace:
$0000000000000000
$000000001012F8B8
$000000001012E728
$000000001012E130
$0000000010163440
$00000000101BEF24
$00000000101A26E8
$00000000101A0DF4
$00000000100042C0
$000000001000199C
$00000000100089E8
$000000001000BC54
$0000000010000938
$00000000101D11B8
$0000000010067A40
$00000000100014D0
$000000001011FE50
$0000000010163884
$00000000101BEF24
$00000000101A26E8
$00000000101A0DF4
$00000000100042C0
ERROR: Se produjo un fallo al ejecutar la herramienta
No se ha podido ejecutar la herramienta "Compilando paquete LCL 1.0.1":
Access violation
lazbuild no es interactivo, abortando.
--
Leonardo M. Ramé
http://leonardorame.blogspot.com
More information about the Lazarus
mailing list