[omniORB] Slimming down binary distribution for a Win32 build PC

Olaf Meding olaf@tomotherapy.com
Tue, 7 Aug 2001 09:20:47 -0500


Duncan,

> It requires all the .py (and .pyc) files in omni\lib\python.

Makes sense.  But what about the omni\lib\python1.5 directory?


Thanks much for your reply.


Olaf


-----Original Message-----
From: dpg1@uk.research.att.com [mailto:dpg1@uk.research.att.com]On
Behalf Of Duncan Grisby
Sent: Tuesday, August 07, 2001 5:16 AM
To: Olaf Meding
Cc: omniORB Mailing List
Subject: Re: [omniORB] Slimming down binary distribution for a Win32
build PC 


On Monday 6 August, "Olaf Meding" wrote:

> Why does the IDL compiler omniidl.exe need the "omni\lib" directory?  And
> specifically, which files in this tree are needed?

Much of the IDL compiler is written in Python. It requires all the .py
(and .pyc) files in omni\lib\python.

The vast majority of the space in the Windows binary distribution is
taken up with the debug versions of the libraries. If you are only
using non-debug application code, you can get rid of the debug
libraries. Remember that if you have debug application code, you
_must_ link with debug libraries.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --