mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alex Riesen <Alexander.Riesen@synopsys.com>
To: "D.A.M.Revok" <marvin@synapse.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Compile Bogons in 2.4.19-rc3 with Caldera OpenLinux 3.1's patched 2.95.2
Date: Wed, 24 Jul 2002 11:31:52 +0200	[thread overview]
Message-ID: <20020724093152.GB14143@riesen-pc.gr05.synopsys.com> (raw)
In-Reply-To: <20020724082557Z318273-685+17059@vger.kernel.org>

On Wed, Jul 24, 2002 at 04:29:03AM -0400, D.A.M.Revok wrote:
> make dep clean bzImage modules > /dev/null ( to make me see the erors, since 

make -s clean
make -s dep bzImage modules

You better do not combine clean targets with build targets. If you
someday will try the command on a multi-processor machine, and being
excited about all its power, place something like '-j2' in the line,
heaven knows what you'll get.

'-s' is for 'silent' builds, and turns off displaying of the executed
commands (not for version generation, though, very incovenient problem
in the kbuild-2.4).



      parent reply	other threads:[~2002-07-24  9:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-24  8:29 D.A.M. Revok
     [not found] ` <20020724084749.GC15043@dreams.soze.net>
2002-07-24  9:03   ` D.A.M. Revok
2002-07-24  9:16     ` Russell King
2002-07-24  9:23       ` D.A.M. Revok
     [not found]       ` <E17XIMe-0001kA-00@caramon.arm.linux.org.uk>
2002-07-24  9:26         ` Russell King
2002-07-25  4:32       ` Brad Hards
2002-07-25  7:57         ` Russell King
2002-07-25  8:23           ` kernel ABI [was something about Compile Bogons...] Brad Hards
2002-07-24  9:31 ` Alex Riesen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020724093152.GB14143@riesen-pc.gr05.synopsys.com \
    --to=alexander.riesen@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marvin@synapse.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®