From: Arno P. <ar...@pu...> - 2011-02-07 06:45:02
|
that would be possible in principle, however, it would require some changes to the processing pipeline. I'm also not sure if Xcode can handle libraries by now (it could certainly be easily added to the Posix target). Our priority right now is for completeness before we start adding "bells and whistles". Arno On 2/5/11 7:52 AM, Leo Izen wrote: > I noticed that every time an iPhone app is built, we end up having to > compile a HUGE backend into the app every time. Why not make it so the > first time we compile an app we take all these .h and .c files and > compile it into libxmlvm.a so any subsequent builds will just link > statically to this libxmlvm.a? > > > > ------------------------------------------------------------------------------ > The modern datacenter depends on network connectivity to access resources > and provide services. The best practices for maximizing a physical server's > connectivity to a physical network are well understood - see how these > rules translate into the virtual world? > http://p.sf.net/sfu/oracle-sfdevnlfb > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |