On Saturday 02 August 2014 13:13:08 Graeme Geldenhuys wrote:
> Hi Martin,
>
> Revisiting the ability to compile MSEide under FreeBSD (I'm using 64-bit
> OS) using FPC 2.6.4
>
> Here is my compilation script.
>
> ======================================
> #!/bin/sh
>
> rm units/x86_64-freebsd/*
>
> # Some compiler defines supported by MSEide
> # -dmse_no_ifi \
>
> /data/devel/fpc-2.6.4/x86_64-freebsd/bin/ppcx64 \
> -O- -gl \
> -FUunits/x86_64-freebsd \
> -Fu${PWD}/lib/common/* -Fu${PWD}/lib/common/kernel/linux \
> -Fi${PWD}/lib/common/kernel \
> -o./mseide.elf \
> apps/ide/mseide.pas
> ======================================
>
> Using this with the latest code from the git repository, I get the
> following error:
>
> --------------------------------------
> ...snip...
> Compiling ./lib/common/ifi/mseifilink.pas
> Compiling ./lib/common/ifi/mseifiendpoint.pas
> Compiling ./lib/common/designutils/mseififieldeditor.pas
> Compiling ./lib/common/designutils/mseififieldeditor_mfm.pas
> regifi.pas(225,7) Error: Illegal type conversion: "LongInt" to
> "tififieldlink"
> regifi.pas(243,14) Error: Illegal type conversion: "LongInt" to
> "tificonnectedfields1"
> regifi.pas(252,19) Error: Illegal type conversion: "LongInt" to
> "tificonnectedfields"
> regifi.pas(260) Fatal: There were 3 errors compiling module, stopping
> Fatal: Compilation aborted
> --------------------------------------
>
This are common, not BSD-specific 64-bit problems, thanks for reporting.
Should be fixed in git master 69f4df54952a784837d174e24ed45775c9e73c1d.
I installed PC-BSD in a virtual box, but it is unusable slow. Booting and
construction of the desktop 10..15 minutes. :-(
Martin
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk