= Status Report 20070717 = ELF platforms (especially Linux x86-64): == Working/Done == * Compile RTS via Native Code Generator (NCG) on x86_64 and i386 * Building all core-packages as DSOs via Cabal patches * Linking executable using DSOs. * Running test cases for most the stage1 compiler. * Building GHC itself as dynamically linked executable == To be done == * Support on Windows * Verify support on Darwin * GHCi via dlopen * Pushing all patches upstream to Cabal/GHC