* [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
* Re: [PATCH] Link-time failures from "simple" CFLAGS changes
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
0 siblings, 1 reply; 5+ messages in thread
From: Tom Rini @ 2002-01-07 23:00 UTC (permalink / raw)
To: mod+linuxppc-dev; +Cc: linuxppc-dev
On Mon, Jan 07, 2002 at 05:23:09PM -0500, mod+linuxppc-dev@MissionCriticalLinux.com wrote:
> Sheesh! Well, OK then: please apply this patch:
Feel free to pass it onto Marcelo and/or Linus.
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Link-time failures from "simple" CFLAGS changes
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
0 siblings, 2 replies; 5+ messages in thread
From: mod+linuxppc-dev @ 2002-01-07 23:28 UTC (permalink / raw)
To: linuxppc-dev
>> Sheesh! Well, OK then: please apply this patch:
>
>Feel free to pass it onto Marcelo and/or Linus.
I can wait - it'll eventually make it into the main
branch when the linuxppc work gets merged, right?
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Link-time failures from "simple" CFLAGS changes
2002-01-07 23:28 ` mod+linuxppc-dev
@ 2002-01-08 0:21 ` Tom Rini
2002-01-08 23:03 ` Paul Mackerras
1 sibling, 0 replies; 5+ messages in thread
From: Tom Rini @ 2002-01-08 0:21 UTC (permalink / raw)
To: mod+linuxppc-dev; +Cc: linuxppc-dev
On Mon, Jan 07, 2002 at 06:28:53PM -0500, mod+linuxppc-dev@MissionCriticalLinux.com wrote:
>
> >> Sheesh! Well, OK then: please apply this patch:
> >
> >Feel free to pass it onto Marcelo and/or Linus.
>
> I can wait - it'll eventually make it into the main
> branch when the linuxppc work gets merged, right?
If you send it to them, and they accept it, yes, it will get back in the
linuxppc trees. I don't intend on committing it to the PPC trees
however. It's a generic documentation thing, not a PPC-specific thing.
--
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] Link-time failures from "simple" CFLAGS changes
2002-01-07 23:28 ` mod+linuxppc-dev
2002-01-08 0:21 ` Tom Rini
@ 2002-01-08 23:03 ` Paul Mackerras
1 sibling, 0 replies; 5+ messages in thread
From: Paul Mackerras @ 2002-01-08 23:03 UTC (permalink / raw)
To: mod+linuxppc-dev; +Cc: linuxppc-dev
mod+linuxppc-dev@MissionCriticalLinux.com writes:
> >> Sheesh! Well, OK then: please apply this patch:
> >
> >Feel free to pass it onto Marcelo and/or Linus.
>
> I can wait - it'll eventually make it into the main
> branch when the linuxppc work gets merged, right?
Tom, Ben and I will send off stuff in arch/ppc, include/asm-ppc, and
some of the PPC-specific drivers to Marcelo or Linus. For other
stuff, like this documentation change, the people who want the change
need to send the patch to Marcelo, Linus, or the appropriate driver or
subsystem maintainer.
In particular, the top-level Makefile in linuxppc_2_4_devel has an
extra line in the TAGS target. I'm not going to send this in; someone
who wants this change to go in should take on the job of submitting it
to Marcelo (or Linus) and the linux-kernel mailing list. It may take
multiple attempts. :)
Paul.
** 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).