Can programs compiled in FreeBSD be executed in DragonFly BSD ?
Mehmet Erol Sanliturk
m.e.sanliturk at gmail.com
Tue Nov 11 13:12:22 PST 2014
On Tue, Nov 11, 2014 at 12:30 PM, Matthew Dillon <dillon at backplane.com>
wrote:
> No FreeBSD and DragonFly's system calls have diverged. Not sure what you
> mean by 'no free pascal or lazarus in dragonfly', but if it is open source
> it can probably be compiled under dragonfly.
>
> -Matt
>
> On Tue, Nov 11, 2014 at 7:08 AM, Mehmet Erol Sanliturk <
> m.e.sanliturk at gmail.com> wrote:
>
>> Dears All ,
>>
>>
>> Is it possible to execute a program compiled in FreeBSD with Pascal be
>> executed in DragonFly BSD KDE or Gnome desktop ?
>>
>> There is NO Free Pascal and Lazarus in DragonFly BSD .
>>
>> Thank you very much .
>>
>> Mehmet Erol Sanliturk
>>
>>
>>
>>
>
Free Pascal and Lazarus are written in Pascal ( Free Pascal can compile
itself ) . Therefore , we need a
bootstrap compiler to be able to compile Free Pascal .
In DPorts , there is no Free Pascal and Lazarus packages
such as in FeeBSD :
http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/fpc-2.6.4.txz
http://pkg.freebsd.org/freebsd:10:x86:64/latest/All/lazarus-1.2.4_1.txz
One possibility is to modify FreePascal to produce a compiler by cross
compiling .
There are compilers for different operating systems in the following page :
http://sourceforge.net/projects/freepascal/files/
I have asked about DragonFly BSD in Lazarus mailing list but an answer
could not be received .
It seems that there is no any package for DragonFly BSD .
My knowledge is not sufficient to obtain a cross compilation for DragonFly
BSD .
Thank you very much .
Mehmet Erol Sanliturk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20141111/08d3f2e4/attachment-0002.html>
More information about the Users
mailing list