Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!tph From: tph@cs.utexas.edu (Pow-Hwee Tan) Newsgroups: comp.sys.next Subject: executable code size Message-ID: <18721@cs.utexas.edu> Date: 25 Mar 91 06:23:22 GMT Organization: U. Texas CS Dept., Austin, Texas Lines: 13 Greetings, I noticed that the Draw application in /NextDeveloper/Demos is only about 196K, and if I compile the source code in /NextDeveloper/Examples the resulting executable is around 800K, four times as big as the former. The compilation was done with both "make debug" and "make", with no signficant reduction in code size; and was linked to shared library. Now, whats the trick? -- ph tan tph@cs.utexas.edu