This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Useful articles.


On Mon, Apr 26, 2004 at 11:28:32AM +0000, Ian Bruntlett wrote:
> I maintain the "internet links/resources" section of the ACCU (Association 
> of C & C++ Users) website.
> 
> There are two reasons for me contacting you.
> 
> 1. I would like to know of any URLs/resources you have on your websites that 
> would be suitable for inclusion on the website, possibly
> www.accu.org/terse/unix.htm
> www.accu.org/terse/cpp.htm

You would probably find a lot of interest, but that's really up to you.
It's your editorial decision, not ours.  Just go to http://gcc.gnu.org/
and look around.  

You might want to include links to ...

Main site: http://gcc.gnu.org/
Obtaining pre-compiled versions: http://gcc.gnu.org/install/binaries.html
Online documentation: http://gcc.gnu.org/onlinedocs/

> 2.  I asked RMS where I might find a good home for a couple of programming 
> articles I wrote about User Defined Types / Classes. He suggested that I 
> contact you. The articles are
> http://www.accu.org/resources/public/terse/learn.htm
> http://www.accu.org/resources/public/terse/overload/UserDefinedTypesQualitiesPrinciplesArchetypes.html

I don't think it's a good idea for us to publish such material.  The
reason is that doing so would suggest that we are a resource to help
programmers learn to program.  That's not the function of the GCC project;
our main mailing list is strictly for serious developers and testers of
the compiler, and even the gcc-help list is intended for people who know
the language they are programming in but require specific help with some
GCC issue.

If you link to any pointers to our mailing lists, please warn people that
questions like "How do I do X in C++?" will not get a friendly reception
on any GCC list.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]