All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Petr Vandrovec" <VANDROVE@vc.cvut.cz>
To: davidm@hpl.hp.com
Cc: torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: BK Changeset 1.615 - Makefile fix breaks i386...
Date: Thu, 5 Sep 2002 16:20:17 +0200	[thread overview]
Message-ID: <EE17182D9A@vcnet.vc.cvut.cz> (raw)

Hi David,
  after your $ARCH => $(ARCH) fix in main Makefile make system
on my machine now believes that arch/i386/vmlinux.lds should
be built through vmlinux.lds.S => (rule in Makefile) vmlinux.lds.s => 
(default as,ld) => vmlinux.lds, although neither of vmlinux.lds.S nor 
vmlinux.lds.s does exist :-( So build fails.

  I was not able to fix problem other way than moving
arch/$(ARCH)/vmlinux.lds.s rule down to arch's Makefiles, but I believe
that there must be some better way to do that...
                                  Thanks,
                                                Petr Vandrovec
                                                vandrove@vc.cvut.cz
                                                

             reply	other threads:[~2002-09-05 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-05 14:20 Petr Vandrovec [this message]
2002-09-05 15:09 ` BK Changeset 1.615 - Makefile fix breaks i386 Kai Germaschewski

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=EE17182D9A@vcnet.vc.cvut.cz \
    --to=vandrove@vc.cvut.cz \
    --cc=davidm@hpl.hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.