This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: is there a general toolchain mailing list?
- From: Ian Lance Taylor <iant at google dot com>
- To: "Robert P. J. Day" <rpjday at mindspring dot com>
- Cc: GCC help list <gcc-help at gcc dot gnu dot org>
- Date: 25 Apr 2007 10:41:08 -0700
- Subject: Re: is there a general toolchain mailing list?
- References: <Pine.LNX.4.64.0704251315170.26378@localhost.localdomain>
"Robert P. J. Day" <rpjday@mindspring.com> writes:
> is there a distinct mailing list for questions about the overall
> gcc/as/ld toolchain set? i'm probably going to have some questions
> about linker scripts, but this is clearly not the right forum for
> that. mostly, i guess, a mailing list about gcc development under
> linux. thanks.
I don't know of a place for general toolchain questions. Questions
about linker scripts are relevant on binutils@sourceware.org. See
http://sourceware.org/binutils/.
Ian