1) Linktime prototype fixing patch has been committed into the clibinutils repository (it is no longer necessary to apply any patch to the binutils)
2) Mono.Cecil@147644 files have been copied into the repository. Why?
Mono moved to git and the ancient svn-based version system is no longer available. We are not able to retrieve the revision under which clibinutil works (and the new one is very different). I considered that the easiest way to guarantee that clibinutils (thus gcc4cli) will work is to include Mono.Cecil@147644 in the clibinutils repository.
Build instructions (http://gcc.gnu.org/viewcvs/branches/st/README?view=markup) have been updated too.
|