2011年09月09日
Fortress コンパイラとの戦い
- 2011-09-09 (Fri)
- 一般
久々に Fortress と戦った.
Map とか Set とか Generator とかまだコンパイルされないのかなぁ…… CompilerLibrary のディレクトリ内に Map.fsi があるけど import CovariantCollection とか叫んでいるくせに CovariantCollection.fsi がそこにないのでインタプリタの方のライブラリをコンパイルしに行って怒られるような……
うーん,Exception in thread "main" com.sun.fortress.useful.CycleInRelation: No topological order exists; input contains cycle とかいうコンパイラ内の java のエラーを喰らっても何が悪いのか分からない.Stacktrace を見ると com.sun.fortress.compiler.codegen.CodeGen.generateTopLevelOverloads とかでオーバロード関数を頑張っているところらしいのだけど……
まだまだムリな気がする.
- Comments: 0
- TrackBack (Close): -