Rupert Wood wrote: > Andrew Hardy wrote: > > There is a link to mailing lists on the gcc home page, but I cannot > > see any explanation on how to enrole on the list. > ...instructions on the web form trimmed... > I think you're right - I think there are magic email addresses you > can write to to subscribe - but the form's just as easy. Everything with regards to the mailing list can be done by mail. You can get a list of the commands by sending a help request to the mailing list robot. The following is a one line example: echo help | mailx -s request gcc-help-request@xxxxxxxxxxx You can subscribe by sending a subscribe request to the request address. The following is a one line example: echo subscribe | mailx -s request gcc-help-subscribe@xxxxxxxxxxx You will receive a confirmation message to verify your email address. Follow the instructions to confirm your subscription request. Bob