Eduard - Gabriel Munteanu wrote: > Yes, we can, but I thought we unnecessarily end up with global symbols > that we don't use in any other file. Apart from that, we need to create > either a header file or declare prototypes in both emit-code_32.c and > emit-code_64.c.
Another option is to make emitter table global, set it up in emit-code.c and override the relevant bits in emit-code_64.c so we don't have to make the functions non-static. What do you think? Pekka ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Jatovm-devel mailing list Jatovm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jatovm-devel