[fpc-pascal] Failed to initialize the Application object ?

2016-09-12 Thread fredvs
Hello. On a FreeBSD 64 system, with Linux 64 emulated, I can run fpc console Linux 64 applications. For example fpc-linux 64 run and compiles perfectly on the emulated system. It can run also Xorg applications compiled with C. But for running simple fpc + Xorg applications, there is that error m

Re: [fpc-pascal] Linking to Linux on a FreeBSD system with Linux emulated ?

2016-09-12 Thread Graeme Geldenhuys
On 2016-09-11 23:54, fredvs wrote: > Did you add, in your /boot/loader.conf: > > linux64_load="YES" No, I don't have any linux[32|64]_load="YES" entries in my loader.conf > > PS: You need this kernel: /boot/kernel/linux64.ko Interestingly, kldstat output shows I have a linux.ko and linux64.ko

Re: [fpc-pascal] Failed to initialize the Application object ?

2016-09-12 Thread fredvs
Hello. I have checked the needed libraries with *ldd* and all is installed and ok. So, what would be the cause of the error message ? /Failed to initialize the Application object ! / Thanks for your lights. Fre;D - Many thanks ;-) -- View this message in context: http://free-pascal-ge