| To: | <Andre.Messerschmidt@infineon.com>, <linux-mips@oss.sgi.com> |
|---|---|
| Subject: | Re: Kernel compile with -O0 |
| From: | "Bradley D. LaRonde" <brad@ltc.com> |
| Date: | Thu, 21 Mar 2002 15:06:29 -0500 |
| References: | <86048F07C015D311864100902760F1DD01B5E828@dlfw003a.dus.infineon.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
That turns off inlining, which the kernel *requires*. Regards, Brad ----- Original Message ----- From: <Andre.Messerschmidt@infineon.com> To: <linux-mips@oss.sgi.com> Sent: Thursday, March 21, 2002 1:36 PM Subject: Kernel compile with -O0 > Hi. > > When I try to compile my 2.4.3 Kernel with -O0 I get a lot of undefined > references to functions like __cli, clear_bit etc. during linking. With -O1 > it works. > > Do I have to provide some special compile option to make this work? > > best regards > -- > Andre Messerschmidt > > Application Engineer > Infineon Technologies AG > |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Kernel compile with -O0, Andre . Messerschmidt |
|---|---|
| Next by Date: | Re: Kernel compile with -O0, Ralf Baechle |
| Previous by Thread: | Kernel compile with -O0, Andre . Messerschmidt |
| Next by Thread: | Re: Kernel compile with -O0, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |