public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1 of 1] documentation: Remove refs to seemingly native  toolchains issue
  2010-01-08 18:57 [PATCH 0 of 1] Remove documentation references to the seemingly native toolchain issue Richard Strand
@ 2010-01-08 18:57 ` Richard Strand
  2010-01-09 18:23 ` [PATCH 0 of 1] Remove documentation references to the seemingly native toolchain issue Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Strand @ 2010-01-08 18:57 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User Richard Strand <richard.strand@icomera.com>
# Date 1262976501 0
# Node ID cf33d0e2af4b66dc50f2057f2c933946288fb515
# Parent  6df0d71a7a55dc702b26aae3397b0344f9b9805c
documentation: Remove refs to seemingly native toolchains issue

Remove references to the seemingly native toolchains do not build
issue as it seems to be fixed.

Signed-off-by: Richard Strand <richard.strand@icomera.com>

diff -r 6df0d71a7a55 -r cf33d0e2af4b docs/known-issues.txt
--- a/docs/known-issues.txt	Thu Jan 07 23:05:30 2010 +0100
+++ b/docs/known-issues.txt	Fri Jan 08 18:48:21 2010 +0000
@@ -32,32 +32,6 @@
 
 --------------------------------
 Symptoms:
-  Seemingly native toolchains do not build.
-
-Explanations:
-  Seemingly native toolchains are toolchains that target the same architecture
-  as the one it is built on, and on which it will run, but the machine tuple
-  may be different (eg i686 vs. i386, or x86_64-unknown-linux-gnu vs.
-  x86_64-pc-linux-gnu).
-
-  This seems to happen when building glibc-2.7 based toolchains only, for
-  x86 and for x86_64.
-
-  Only the system part of the tuple (here, linux-gnu) needs to be the same to
-  trigger the bug. Which means that building a tolchain for either x86 or
-  x86_64 on either x86 or x86_64 breaks.
-
-Fix:
-  None known.
-
-Workaround:
-  It seems that using -O2 in the CFLAGS fixes the problem. It has been
-  confirmed in the following threads:
-    http://sourceware.org/ml/crossgcc/2009-09/msg00055.html (for glibc)
-    http://sourceware.org/ml/crossgcc/2009-10/msg00001.html (for eglibc)
-
---------------------------------
-Symptoms:
   gcc is not found, although I *do* have gcc installed.
 
 Explanations:
diff -r 6df0d71a7a55 -r cf33d0e2af4b docs/overview.txt
--- a/docs/overview.txt	Thu Jan 07 23:05:30 2010 +0100
+++ b/docs/overview.txt	Fri Jan 08 18:48:21 2010 +0000
@@ -626,20 +626,6 @@
     were all being hashed out, Canada had three national political parties.
     http://en.wikipedia.org/wiki/Cross_compiler
 
-Seemingly-native toolchains |
-----------------------------+
-
-Seemingly-native toolchains are toolchains that target the same architecture
-as the one it is built on, and on which it will run, but the machine tuple
-may be different (eg i686 vs. i386, or x86_64-unknown-linux-gnu vs.
-x86_64-pc-linux-gnu). This also applies if the target architecture is of the
-same kind (eg. x86 vs. x86_64, or ppc vs. ppc64).
-
-Such toolchain is tricky to build, as the configure scripts may incorrectly
-assume that files (headers and libs) from the build (or host) machine can be
-used by the cross-compiler it is going to build. The problem seems to arise
-only with glibc (and eglibc?) starting with version 2.7.
-
 
 ________________
                /

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

* [PATCH 0 of 1] Remove documentation references to the seemingly native  toolchain issue
@ 2010-01-08 18:57 Richard Strand
  2010-01-08 18:57 ` [PATCH 1 of 1] documentation: Remove refs to seemingly native toolchains issue Richard Strand
  2010-01-09 18:23 ` [PATCH 0 of 1] Remove documentation references to the seemingly native toolchain issue Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Strand @ 2010-01-08 18:57 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

Hi Yann,

I've created a patch which removes the references in the documentation to the
seeming native toolchain issue. This is because the issue seems to be fixed
now that glic and eglibc are hard-coded to compile with -O2.

I know this is a fairly trivial patch and I mainly created it to test
mercurial, but it doesn't make sense to list this as an issue if it isn't.

Regards,

Richard Strand

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

* Re: [PATCH 0 of 1] Remove documentation references to the seemingly native  toolchain issue
  2010-01-08 18:57 [PATCH 0 of 1] Remove documentation references to the seemingly native toolchain issue Richard Strand
  2010-01-08 18:57 ` [PATCH 1 of 1] documentation: Remove refs to seemingly native toolchains issue Richard Strand
@ 2010-01-09 18:23 ` Yann E. MORIN
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2010-01-09 18:23 UTC (permalink / raw)
  To: crossgcc; +Cc: Richard Strand

Hello Richard, All!

On Friday 08 January 2010 19:56:24 Richard Strand wrote:
> I've created a patch which removes the references in the documentation to the
> seeming native toolchain issue. This is because the issue seems to be fixed
> now that glic and eglibc are hard-coded to compile with -O2.

Applied as 5d693a13c84a.

> I know this is a fairly trivial patch and I mainly created it to test
> mercurial, but it doesn't make sense to list this as an issue if it isn't.

You did perfectly OK. Thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'



--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2010-01-09 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-08 18:57 [PATCH 0 of 1] Remove documentation references to the seemingly native toolchain issue Richard Strand
2010-01-08 18:57 ` [PATCH 1 of 1] documentation: Remove refs to seemingly native toolchains issue Richard Strand
2010-01-09 18:23 ` [PATCH 0 of 1] Remove documentation references to the seemingly native toolchain issue Yann E. MORIN

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 read-only IMAP folder(s) and NNTP newsgroup(s).