cxfrozen linux binaries run on FreeBSD?

R

robert

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

i80and

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.
 
R

robert

i80and said:
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" :)
 
R

Robin Becker

robert said:
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" :)

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top