2008-06-13から1日間の記事一覧

can't load .so/.DLL -- GHCi on MacOSX [SOLVED]

これの続き。単に MacPortsでdlcompatというライブラリをインストールすれば解決した。 port -d -v install dlcompat私の環境では、ビルドは途中で失敗したが、 dlfcn.c:819: warning: Pragma CALL_ON_LOAD is deprecated; use constructor attribute instea…