Archived

This forum has been archived. Please start a new discussion on GitHub.

IceE to Ice Migration

I am starting a new development project on a small embedded device and was looking to use Ice or IceE. I am considering starting with IceE since it is scaled down it would be easier to get up and running. However I know for some potential applications I will need some of the functionality that is in the full Ice product, for example UDP and SSL.

So I guess my question is how difficult would it be to add components from the normal Ice code base into a IceE build? Is this possible?

Also are there any good resources that would help me with setting up the code base for Ice or IceE for use in a cross-compiler development environment?