PATCH: RDOS support for libstdc++-v3

Bernardo Innocenti bernie@develer.com
Tue Jan 10 11:01:00 GMT 2006


Leif Ekblad wrote:

>> Remove the initial / in the changelog.
>> configure is generated from configure.ac and other files.
> 
> Why then is configure part of the source code?

It's a leftover from when specific (and, in some cases,
customized) versions of the auto tools were required to
build GCC.  The requirements are now more relaxed.

I'd favour removing these from SVN and adding the usual
autogen.sh script like any other autoconf based project
does.


>> This part comes from libtool.
> 
> Do you mean this file is identical in libstdc++-v3 and libtool and
> is maintained by libtool?

Before you can add rdos support to GCC, you may need to send patches
for the new platform to the maintainers of the "config" and "libtool"
projects. Both are hosted at Savannah:

 http://savannah.gnu.org/projects/config/
 http://savannah.gnu.org/projects/libtool/


When the patches are in, anyone may import a later version of the
upstream files in GCC's SVN repository.


>> Since you are using diff manually, you can add -N to the options
>> passed  to it to get the diff to include the new files.

I believe posting new files as plaintext to help reviewers
was a common practice in GCC development.

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/




More information about the Gcc-patches mailing list