linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Link-time failures from "simple" CFLAGS changes
@ 2002-01-07 22:23 mod+linuxppc-dev
  2002-01-07 23:00 ` Tom Rini
  0 siblings, 1 reply; 5+ messages in thread
From: mod+linuxppc-dev @ 2002-01-07 22:23 UTC (permalink / raw)
  To: linuxppc-dev


Sheesh!    Well, OK then: please apply this patch:


===== Documentation/Changes 1.12 vs edited =====
--- 1.12/Documentation/Changes  Fri Dec  7 14:01:21 2001
+++ edited/Documentation/Changes        Mon Jan  7 17:20:20 2002
@@ -92,6 +92,8 @@
 greater than -O2 may not be wise.  Similarly, if you choose to use gcc-2.95.x
 or derivatives, be sure not to use -fstrict-aliasing (which, depending on
 your version of gcc 2.95.x, may necessitate using -fno-strict-aliasing).
+On the other hand, -O0 will cause your build to fail because inline
+functions are only defined when *some* optimization is in effect.

 Make
 ----


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-01-08 23:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-07 22:23 [PATCH] Link-time failures from "simple" CFLAGS changes mod+linuxppc-dev
2002-01-07 23:00 ` Tom Rini
2002-01-07 23:28   ` mod+linuxppc-dev
2002-01-08  0:21     ` Tom Rini
2002-01-08 23:03     ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).