All of lore.kernel.org
 help / color / mirror / Atom feed
* BK Changeset 1.615 - Makefile fix breaks i386...
@ 2002-09-05 14:20 Petr Vandrovec
  2002-09-05 15:09 ` Kai Germaschewski
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Vandrovec @ 2002-09-05 14:20 UTC (permalink / raw)
  To: davidm; +Cc: torvalds, linux-kernel

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
                                                

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-05 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-05 14:20 BK Changeset 1.615 - Makefile fix breaks i386 Petr Vandrovec
2002-09-05 15:09 ` Kai Germaschewski

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.