Re: [fpc-pascal] Cannot cross-compile from Linux to Solaris-SPARC ?

2019-10-04 Thread AlexeyT
So it was the issue of missing of fpcupdeluxe helper files (libs are not uploaded to fpcupdeluxe site) -- Regards, Alexey ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Errors on cross-compile from Linux x64 to NetBSD x64

2019-10-04 Thread AlexeyT
Thanks for fixing, after FPC update binary compiled okay. You maybe can test final binary: https://www.fosshub.com/CudaText.html (see "netbsd" link). -- Regards, Alexey ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepas

Re: [fpc-pascal] generic proc inference

2019-10-04 Thread Sven Barth via fpc-pascal
Ryan Joseph schrieb am Fr., 4. Okt. 2019, 17:10: > > > > On Oct 3, 2019, at 6:07 PM, Sven Barth via fpc-pascal < > fpc-pascal@lists.freepascal.org> wrote: > > > > A patch for it by Ryan Joseph exists ( > https://bugs.freepascal.org/view.php?id=35261 ), but I've not yet found > the time to review

Re: [fpc-pascal] generic proc inference

2019-10-04 Thread Ryan Joseph
> On Oct 3, 2019, at 6:07 PM, Sven Barth via fpc-pascal > wrote: > > A patch for it by Ryan Joseph exists ( > https://bugs.freepascal.org/view.php?id=35261 ), but I've not yet found the > time to review it. > I’m eager to use this also but it’s been sitting there for about 6 months now,

Re: [fpc-pascal] Errors on cross-compile from Linux x64 to NetBSD x64

2019-10-04 Thread Karoly Balogh (Charlie/SGR)
Hi, On Fri, 4 Oct 2019, Alexey Tor. wrote: > FPC 3.3 trunk from today. Lazarus trunk from today. Project CudaText. > Cross compilers installed via fpcupdeluxe 1.6.2y > > ... > Compile package atsynedit_cmp_package 1.1: Success > Compile package atsynedit_ex_package 1.3: Success > Compile Project,

[fpc-pascal] Errors on cross-compile from Linux x64 to NetBSD x64

2019-10-04 Thread Alexey Tor.
FPC 3.3 trunk from today. Lazarus trunk from today. Project CudaText. Cross compilers installed via fpcupdeluxe 1.6.2y ... Compile package atsynedit_cmp_package 1.1: Success Compile package atsynedit_ex_package 1.3: Success Compile Project, Mode: netbsd x64, OS: netbsd, Target: builds/netbsd-x6