python port

A

Ajay

hi!

if i am porting an existing python package to a different environment and
the package uses some C code, would the port only involve recompiling it
under the new envionment. for pocket pc's would recompiling using embedded
Visual c++ with the pocket pc sdk be enough?
or is there more to it?


thanks
cheers
 
D

Diez B. Roggisch

Ajay said:
hi!

if i am porting an existing python package to a different environment and
the package uses some C code, would the port only involve recompiling it
under the new envionment. for pocket pc's would recompiling using embedded
Visual c++ with the pocket pc sdk be enough?
or is there more to it?

Depends your code - simple stuff might work, but systemcalls and the like
may behave differently or not exist at all.
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,067
Latest member
HunterTere

Latest Threads

Top