Hello everybody.
Good news for fpc: => this examples (with source+libraries+binaries freeBSD
64 bit) =>
>> https://sites.google.com/site/fiensprototyping/bsd_dynlib_test.tar.gz
Show that on freeBSD fpc-applications can dynamically load and run fpc and C
libraries.
1) Test with fpc libraries:
__
On 03/09/2014 13:51, fredvs wrote:
>>> Why not go crazy and post (a link to) the actual code of this test
> program?
>
> ;-) => ok, i will stay crazy...
>
>>> Perhaps people can spot errors just by looking at the code...
>
> Hum, i hope for those people (but im sure there are, sadly, no errors)
On Wed, September 3, 2014 13:51, fredvs wrote:
.
.
>>> Perhaps people can spot errors just by looking at the code...
>
> Hum, i hope for those people (but im sure there are, sadly, no errors) ...
Never say 'never'... ;-)
.
.
> PS: Is fpc still maintaining freeBSD compatibility ?
Isn't answe
>> Why not go crazy and post (a link to) the actual code of this test
program?
;-) => ok, i will stay crazy...
>> Perhaps people can spot errors just by looking at the code...
Hum, i hope for those people (but im sure there are, sadly, no errors) ...
Write you later.
PS: Is fpc still maintain
In our previous episode, Reinier Olislagers said:
> On 03/09/2014 13:28, fredvs wrote:
> > Hum, i try to dynamically load (and run) some freeBSD libraries with a
> > fpc-freeBSD-appliction.
> >
> > For testing, i use some library included in /usr/lib (so im sure that the
> > library is working on
On 03/09/2014 13:28, fredvs wrote:
> Hum, i try to dynamically load (and run) some freeBSD libraries with a
> fpc-freeBSD-appliction.
>
> For testing, i use some library included in /usr/lib (so im sure that the
> library is working on freeBSD).
Why not go crazy and post (a link to) the actual co
Hello everybody.
Hum, i try to dynamically load (and run) some freeBSD libraries with a
fpc-freeBSD-appliction.
For testing, i use some library included in /usr/lib (so im sure that the
library is working on freeBSD).
Those test is fully working with Linux.
I can load the library with DynLibs.L
Sven Barth wrote:
Hello together!
Just today I've read that Delphi XE7 has introduced an improved array
initialization and even in a way that I already planned to introduce
it myself in FPC. That Embarcadero introduced this in Delphi is now of
course a legitimate (:P) reason to introduce th