Modified: MacRuby/trunk/TODO (2796 => 2797)
--- MacRuby/trunk/TODO 2009-10-14 22:32:30 UTC (rev 2796)
+++ MacRuby/trunk/TODO 2009-10-14 22:32:51 UTC (rev 2797)
@@ -34,7 +34,9 @@
[X] fix autoload bugs
[ ] Xcode target for AOT compilation
[/] finish AOT compiler (only normal mode)
- [ ] macrubyc should handle -arch
+ [ ] should locate `llc' inside MacRuby.framework
+ [/] macrubyc should handle -arch
+ (still a problem when building i386 dylibs)
[ ] support #require calls when assembling a binary
[ ] add a flag to link against libmacruby.dylib (and not .a) when
assembling a binary