From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Fri, 27 Feb 2009 14:42:26 -0800 Message-ID: <13426df10902271442g48becc74hf3bf6cf1a83c1896@mail.gmail.com> From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [9fans] new contest Topicbox-Message-UUID: a9f95fb6-ead4-11e9-9d60-3106f5b1d025 Here's the code: #include int main () { DCMF::Log::Log l; // DCMF::Personality p(l); } Here's the binary: -rwxr-xr-x 1 rminnich users 4603961 2009-02-27 16:37 pers.cnk Here's what it is: Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align LOAD 0x000000 0x01000000 0x01000000 0xc76ae 0xc76ae R E 0x10000 LOAD 0x0d0000 0x01100000 0x01100000 0x00828 0x06638 RW 0x10000 Beat that. ron