| To: | ralf@uni-koblenz.de |
|---|---|
| Subject: | Re: kernel build problem. |
| From: | Alex deVries <adevries@engsoc.carleton.ca> |
| Date: | Fri, 25 Dec 1998 23:08:01 -0500 (EST) |
| Cc: | SGI Linux <linux@cthulhu.engr.sgi.com> |
| In-reply-to: | <19981225181440.C4641@uni-koblenz.de> |
| Sender: | owner-linux@cthulhu.engr.sgi.com |
On Fri, 25 Dec 1998 ralf@uni-koblenz.de wrote: > This problem is caused by a still unfixed bug in Binutils newer than > version 2.7. As a workaround, remove the -N flags from LDFLAGS in > arch/mips/Makefile and relink the kernel. > [...] I should know that, seeing as how I've complained about it about 10,000 times. Sorry. However, that last sentence should read: As a workaround, change the following line in arch/mips/Makefile from: LINKFLAGS = -static -N to: LINKFLAGS = -static - Alex |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Help... Linux on MIPS., ralf |
|---|---|
| Next by Date: | return of the console on serial, Richard Hartensveld |
| Previous by Thread: | Re: kernel build problem., ralf |
| Next by Thread: | Are we going to port RH 5.2?, Honza Pazdziora |
| Indexes: | [Date] [Thread] [Top] [All Lists] |