Ok, so now embedding seems to work very nicely!
So its over to RF to come up with issues. I'll do some 
cleanups, but otherwise let RF drive the development.

We want this to be clean and smooth.

The known hassle at the moment is building the iOS targets.

IMHO, a good way to do this is try to add Makefile targets
for the various iOS cross compiles. It should be possible
to have a --target for each one. 

One known design problem: Felix can't produce multi-arch libraries
and then make single arch binaries.

Another issue: Felix cannot RUN iOS code in the iOS emulator
on a Mac. It should be able to do that.

And another issue which is partly solved: switching targets
normally forces a cache clean. This can be avoided by 
the --cache-dir or --felix switches (but one has to remember
to use them). A possible solution is to add the target name 
to the cache i.e. use

        $HOME/.felix/$target/cache/....




--
john skaller
skal...@users.sourceforge.net
http://felix-lang.org




------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to