On Mon, 2006-07-03 at 11:01 +0530, Parag N(पराग़) wrote:
> Hi,
> On 7/3/06, Ralf Corsepius <[EMAIL PROTECTED]> wrote:
> > On Mon, 2006-07-03 at 10:27 +0530, Parag N(पराग़) wrote:
> > > Hi,
> > > I want to know for what -fno-unit-at-a-time is used? and whats
> > > relation of this option with re
Hi,
On 7/3/06, Ralf Corsepius <[EMAIL PROTECTED]> wrote:
On Mon, 2006-07-03 at 10:27 +0530, Parag N(पराग़) wrote:
> Hi,
> I want to know for what -fno-unit-at-a-time is used? and whats
> relation of this option with respect to current kernels/gcc3.4/gcc4?
Wrong list. Automake doesn't use -fn
On Mon, 2006-07-03 at 10:27 +0530, Parag N(पराग़) wrote:
> Hi,
> I want to know for what -fno-unit-at-a-time is used? and whats
> relation of this option with respect to current kernels/gcc3.4/gcc4?
Wrong list. Automake doesn't use -fno-unit-at-a-time.
Your question is a GCC question, not an
Hi,
I want to know for what -fno-unit-at-a-time is used? and whats
relation of this option with respect to current kernels/gcc3.4/gcc4?
Regards,
Parag.
Hello David, Stepan,
* Stepan Kasal wrote on Sat, Jul 01, 2006 at 09:32:27PM CEST:
> On Fri, Jun 30, 2006 at 04:24:37PM -0400, David Fang wrote:
> > In reply to myself:
> > > Is there a way of making the "rm -rf" more robust? Maybe with some sort
> > > of "while distdir exists, try removing" loop