Will the web page be updated automatically 
(http://mspgcc.sourceforge.net/
manual/x1691.html), or does that require manual (ha ha...) intervention?

        --John

On Thursday 23 October 2003 12:02 pm, Steve Underwood wrote:
> Hi J.C.,
>
> Fair comment. Its changed in CVS.
>
> Regards,
> Steve
>
> J.C. Wren wrote:
> >Steve,
> >
> >     The step to copy the gcc/gcc-3.3 files to the gcc-3.2.3 is not clear for
> > new users.  I would suggest adding an example, and making it explicitly
> > clear that all the subdirectories also need to be copied.  Since bash or
> > csh shells prompts are shown for the example,  think something like
> > "Assuming that the current directory contains the msp430 CVS tree
> > (./gcc), and the GCC source files (./gcc-3.2.3), copy all files and
> > subdirectories from the CVS tree to the GCC source tree:
> >
> >$ cp -a gcc/gcc-3.3/* gcc-3.2.3
> >$ cd gcc-3.2.3
> >$ ./configure --target=msp430 --prefix=/usr/local/msp430
> >$ make
> >$ su
> >$ make install
> >
> >
> >     I say this because there's a gcc directory in the gcc-3.2.3 directory,
> > and it's confusing the first time about exactly where they should go. 
> > And there's no clear mention that subdirectories should be copied also.
> >
> >     Thanks,
> >     --John
> >
> >
> >
> >-------------------------------------------------------
> >This SF.net email is sponsored by OSDN developer relations
> >Here's your chance to show off your extensive product knowledge
> >We want to know what you know. Tell us and you have a chance to win $100
> >http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
> >_______________________________________________
> >Mspgcc-users mailing list
> >Mspgcc-users@lists.sourceforge.net
> >https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>
> -------------------------------------------------------
> This SF.net email is sponsored by: The SF.net Donation Program.
> Do you like what SourceForge.net is doing for the Open
> Source Community?  Make a contribution, and help us add new
> features and functionality. Click here: http://sourceforge.net/donate/
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Reply via email to