Bug 20593 - Cannot compile kernel
Summary: Cannot compile kernel
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: gcc
Version: 7.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-11-09 16:44 UTC by Need Real Name
Modified: 2007-04-18 16:29 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-11-11 09:04:28 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2000-11-09 16:44:22 UTC
I cannot compile neither default kernel 2.2.16 nor new 2.2.17 - gcc shows
an error in the middle of compiling. This bug was found by many independent
users.

Comment 1 Andrew Bartlett 2000-11-11 07:13:03 UTC
Use kgcc instead, the kernel unfortunetly uses what gcc 2.96 thinks is bad
syntax.

kgcc is installed as part of 'kernel devleopment'

(see long discussion/flamming on linux-kernel)

Comment 2 Andrew Bartlett 2000-11-11 09:04:14 UTC
Use kgcc instead, the kernel unfortunetly uses what gcc 2.96 thinks is bad
syntax.

kgcc is installed as part of 'kernel devleopment'

(see long discussion/flamming on linux-kernel)

Comment 3 Bill Nottingham 2000-11-13 07:25:12 UTC
Also, if you're building in the installed source tree, you need
to run 'make mrproper' first.


Note You need to log in before you can comment on or make changes to this bug.