public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH htdocs] faq: update cross-compiler entry
@ 2023-12-21  0:48 Mike Frysinger
  2024-01-03 23:05 ` Jeff Johnston
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2023-12-21  0:48 UTC (permalink / raw)
  To: newlib

The crossgcc site hasn't been hosted on sthoward.com in decades.
It moved to a diff site long ago, but even that stopped working
a while ago.  Send people to the crosstool-ng project as that is
the current standard in this space (and has been for quite a while
too).
---
 faq.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/faq.html b/faq.html
index 0aabe168bed1..79e027d62bb9 100644
--- a/faq.html
+++ b/faq.html
@@ -43,7 +43,8 @@ make all-target-newlib.
 <p>
 <a name="q3"></a>
 <li>I want to have newlib built with gcc and other components from the net.  How do I do this?
-<p>For cross-compilation info, check out <a href=http://www.sthoward.com/CrossGCC/>the crossgcc faq</a>.  When setting up a unified source directory, remember
+<p>For cross-compilation info, check out <a href="https://crosstool-ng.github.io/">the crosstool-NG project</a>.
+When setting up a unified source directory, remember
 that the newlib subdirectory should be a sibling to gcc, binutils, etc..  All
 of these net projects share a top-level directory so you only want to copy or
 link the tools/libraries subdirectories specifically.  For example, the newlib
-- 
2.43.0


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

* Re: [PATCH htdocs] faq: update cross-compiler entry
  2023-12-21  0:48 [PATCH htdocs] faq: update cross-compiler entry Mike Frysinger
@ 2024-01-03 23:05 ` Jeff Johnston
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Johnston @ 2024-01-03 23:05 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: newlib

[-- Attachment #1: Type: text/plain, Size: 1401 bytes --]

Patch applied.  Thanks.

-- Jeff J.

On Wed, Dec 20, 2023 at 7:49 PM Mike Frysinger <vapier@gentoo.org> wrote:

> The crossgcc site hasn't been hosted on sthoward.com in decades.
> It moved to a diff site long ago, but even that stopped working
> a while ago.  Send people to the crosstool-ng project as that is
> the current standard in this space (and has been for quite a while
> too).
> ---
>  faq.html | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/faq.html b/faq.html
> index 0aabe168bed1..79e027d62bb9 100644
> --- a/faq.html
> +++ b/faq.html
> @@ -43,7 +43,8 @@ make all-target-newlib.
>  <p>
>  <a name="q3"></a>
>  <li>I want to have newlib built with gcc and other components from the
> net.  How do I do this?
> -<p>For cross-compilation info, check out <a href=
> http://www.sthoward.com/CrossGCC/>the crossgcc faq</a>.  When setting up
> a unified source directory, remember
> +<p>For cross-compilation info, check out <a href="
> https://crosstool-ng.github.io/">the crosstool-NG project</a>.
> +When setting up a unified source directory, remember
>  that the newlib subdirectory should be a sibling to gcc, binutils, etc..
> All
>  of these net projects share a top-level directory so you only want to
> copy or
>  link the tools/libraries subdirectories specifically.  For example, the
> newlib
> --
> 2.43.0
>
>

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-21  0:48 [PATCH htdocs] faq: update cross-compiler entry Mike Frysinger
2024-01-03 23:05 ` Jeff Johnston

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).