Re: debug info format

2002-01-30 Thread Alexei Khlebnikov
On Tue, 29 Jan 2002 14:31:03 -0500 Daniel Jacobowitz <[EMAIL PROTECTED]> wrote: DJ> You should add swap space in that case. And: >> Note that /etc/security/limits.conf contains these lines: >> *harddata10 >> *hardrss 10 >> *

Re: debug info format

2002-01-29 Thread Daniel Jacobowitz
On Tue, Jan 29, 2002 at 07:30:47PM +0200, Alexei Khlebnikov wrote: > On Tue, 29 Jan 2002 11:03:02 -0500 (EST) > "Christopher C. Chimelis" <[EMAIL PROTECTED]> wrote: > > CCC> On Tue, 29 Jan 2002, Daniel Jacobowitz wrote: > > >> > I have a problem: my shared library cannot be linked, because it's t

Re: debug info format

2002-01-29 Thread Alexei Khlebnikov
On Tue, 29 Jan 2002 11:03:02 -0500 (EST) "Christopher C. Chimelis" <[EMAIL PROTECTED]> wrote: CCC> On Tue, 29 Jan 2002, Daniel Jacobowitz wrote: >> > I have a problem: my shared library cannot be linked, because it's too >> > big (all objs are 140 megs in size). I compile sources with "-g" option

Re: debug info format

2002-01-29 Thread Christopher C. Chimelis
On Tue, 29 Jan 2002, Daniel Jacobowitz wrote: > > On Mon, Jan 28, 2002 at 05:52:40PM +0200, Alexei Khlebnikov wrote: > > Hello all. > > > > I have a problem: my shared library cannot be linked, because it's too big > > (all objs are 140 megs in size). I compile sources with "-g" option. As I

Re: debug info format

2002-01-29 Thread Daniel Jacobowitz
On Mon, Jan 28, 2002 at 05:52:40PM +0200, Alexei Khlebnikov wrote: > Hello all. > > I have a problem: my shared library cannot be linked, because it's too big > (all objs are 140 megs in size). I compile sources with "-g" option. As I > understand, g++ produces level 2 debug info in stubs+ forma