Memory exhausted while linking Java

2005-02-08 Thread Joel Aelwyn
memory. What is the correct way to debug this? -- Joel Aelwyn <[EMAIL PROTEC

Bits with libgcc

2005-02-01 Thread Joel Aelwyn
the list of architectures supporting (shared) libgcc, or whether to try to force it not to use the shared libgcc stuff during build. Can anyone more familiar with the libgcc stuff help me untangl

Re: Doc-less GCC builds?

2005-02-01 Thread Joel Aelwyn
On Tue, Feb 01, 2005 at 09:54:42AM +0100, Matthias Klose wrote: > Joel Aelwyn writes: > > Am I just being dense, or is there *no* way to effectively turn off doc > > builds in the GCC packages as of 3.3/3.4? > > dpkg-buildpackage -B ... > fakeroot debian/rules binary-arc

Doc-less GCC builds?

2005-01-31 Thread Joel Aelwyn
to be easily worked with if you're at the stage of "let's build a compiler" if you're tracing Build-Depends rather than just Depends. I'm hoping I'm just being dense here...