All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexander Stohr" <Alexander.Stohr@gmx.de>
To: linux-kernel@vger.kernel.org
Subject: confirmed: kernel build for 2.6.8-rc3 is broken for at least i386
Date: Wed, 4 Aug 2004 11:50:03 +0200 (MEST)	[thread overview]
Message-ID: <24770.1091613003@www56.gmx.net> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 1336 bytes --]

a "make bzImage" produces this command:

cmd_arch/i386/kernel/vmlinux.lds.s :=                                       
   
gcc -E -Wp,-MD,arch/i386/kernel/.vmlinux.lds.s.d                            
   
 -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -D__ASSEMBLY__      
   
 -Iinclude/asm-i386/mach-default -traditional                               
   
                                                                            
   
    -o arch/i386/kernel/vmlinux.lds.s arch/i386/kernel/vmlinux.lds.S        
   
                                                                            
   
it should produce something like this:

cmd_arch/i386/kernel/vmlinux.lds.s :=                                       
   
gcc -E -Wp,-MD,arch/i386/kernel/.vmlinux.lds.s.d                            
   
 -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude  -D__ASSEMBLY__      
   
 -Iinclude/asm-i386/mach-default -traditional                               
   
 -P -C -Ui386                                                               
   
    -o arch/i386/kernel/vmlinux.lds.s arch/i386/kernel/vmlinux.lds.S

see the last but one line for the difference.

-Alex. (i am not subscribed to this list)

-- 
NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl


             reply	other threads:[~2004-08-04  9:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-04  9:50 Alexander Stohr [this message]
2004-08-04 16:07 ` confirmed: kernel build for 2.6.8-rc3 is broken for at least i386 Sam Ravnborg
  -- strict thread matches above, loose matches on Subject: below --
2004-08-05 14:17 Alexander Stohr
2004-08-05 20:33 ` Sam Ravnborg
2004-08-07 16:21   ` Paweł Sikora
2004-08-07 17:39     ` Sam Ravnborg
2004-08-07 18:54       ` Paweł Sikora
2004-08-09 15:04 Alexander Stohr

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=24770.1091613003@www56.gmx.net \
    --to=alexander.stohr@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /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.