On Friday 28 November 2014 15:25:12 Geoffrey Barton wrote:
> On 28 Nov 2014, at 12:39, Martin Schreiber <mse00...@gmail.com> wrote:
> > On Friday 28 November 2014 11:48:08 Geoffrey Barton wrote:
> >> how do I crossarm-compile a console app, apart from hiding the form?
> >
> > First make a project from the console.prj template. Then
> > 'Project'-'New'-'From Template', crossarmdefault.prj, in 'New Project'
> > select the *.prj file of the new console project. This method works for
> > existing projects too.
>
> I tried it:-
>
> /home/geoffrey/mseidecross//eabihf/lib/fpc/2.6.5/units/arm-linux/rtl/cprt0.
>o: In function `_haltproc_eabi': (.text+0x88): undefined reference to
> `_fini'
> /home/geoffrey/mseidecross//eabihf/lib/fpc/2.6.5/units/arm-linux/rtl/cprt0.
>o: In function `_haltproc_eabi': (.text+0x90): undefined reference to
> `_init'
> con1.pas(8,20) Error: Error while linking
> con1.pas(8,20) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
>
> line 8,20 is the end of a writeln.
>
Workaround: add "msegui" to uses. One should ask on the FPC mailing list but I 
don't dare...

Martin

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to