472,101 Members | 1,567 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,101 software developers and data experts.

cxfrozen linux binaries run on FreeBSD?

When i freeze a python app (simple - no strange sys calls) for x86 Linux, does this stuff run well also on x86 FreeBSD?

Robert
Dec 15 '06 #1
4 1460
I haven't personally used freeze (Kubuntu doesn't seem to install it
with the python debs), but based on what I know of it, it makes make
files. I'm not a make expert, but if FreeBSD has GNU tools, freeze's
output _should_ be able to be compiled on FreeBSD.

On Dec 15, 5:52 am, robert <no-s...@no-spam-no-spam.invalidwrote:
When i freeze a python app (simple - no strange sys calls) for x86 Linux, does this stuff run well also on x86 FreeBSD?

Robert
Dec 15 '06 #2
i80and wrote:
I haven't personally used freeze (Kubuntu doesn't seem to install it
with the python debs), but based on what I know of it, it makes make
files. I'm not a make expert, but if FreeBSD has GNU tools, freeze's
output _should_ be able to be compiled on FreeBSD.
Yet do the Linux compiled cx_freeze binaries (and Python .so's) usually run directly on FreeBSD without a lot of trouble?
I have not access to a FreeBSD setup and someone wants to know the "probability" :-)
>
On Dec 15, 5:52 am, robert <no-s...@no-spam-no-spam.invalidwrote:
>When i freeze a python app (simple - no strange sys calls) for x86 Linux, does this stuff run well also on x86 FreeBSD?

Robert
Dec 15 '06 #3
robert wrote:
i80and wrote:
>I haven't personally used freeze (Kubuntu doesn't seem to install it
with the python debs), but based on what I know of it, it makes make
files. I'm not a make expert, but if FreeBSD has GNU tools, freeze's
output _should_ be able to be compiled on FreeBSD.

Yet do the Linux compiled cx_freeze binaries (and Python .so's) usually run directly on FreeBSD without a lot of trouble?
I have not access to a FreeBSD setup and someone wants to know the "probability" :-)
>On Dec 15, 5:52 am, robert <no-s...@no-spam-no-spam.invalidwrote:
>>When i freeze a python app (simple - no strange sys calls) for x86 Linux, does this stuff run well also on x86 FreeBSD?

Robert
I would guess not, but perhaps you could install one or other of the freebsd
linux compatibility layers and link your stuff to their libs etc etc.
--
Robin Becker

Dec 15 '06 #4
Robin Becker wrote:
robert wrote:
>i80and wrote:
>>I haven't personally used freeze (Kubuntu doesn't seem to install it
with the python debs), but based on what I know of it, it makes make
files. I'm not a make expert, but if FreeBSD has GNU tools, freeze's
output _should_ be able to be compiled on FreeBSD.
Yet do the Linux compiled cx_freeze binaries (and Python .so's) usually run directly on FreeBSD without a lot of trouble?
I have not access to a FreeBSD setup and someone wants to know the "probability" :-)
>>On Dec 15, 5:52 am, robert <no-s...@no-spam-no-spam.invalidwrote:
When i freeze a python app (simple - no strange sys calls) for x86 Linux, does this stuff run well also on x86 FreeBSD?

Robert

I would guess not, but perhaps you could install one or other of the freebsd
linux compatibility layers and link your stuff to their libs etc etc.
whoops, I forgot to add the relevant link

http://www.freebsd.org/doc/en_US.ISO.../linuxemu.html

--
Robin Becker

Dec 15 '06 #5

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

reply views Thread by Daniel Kasak | last post: by
reply views Thread by Patricio E. Herrero Ducloux | last post: by
2 posts views Thread by conradwt | last post: by
26 posts views Thread by blah | last post: by
3 posts views Thread by Bruno LIVERNAIS | last post: by
reply views Thread by Darko | last post: by
2 posts views Thread by Ruslan A Dautkhanov | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.