This is the mail archive of the gcc-patches@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: [patch, fixincludes] PR29867 - [4.3 Regression] fixes not applied due to distro-specific subdirectories


On 12/21/06, Daniel Franke <franke.daniel@gmail.com> wrote:
Any hints how to proceed? Bruce?

Convert "strstr()" to use "fnmatch()" and use a globbing pattern. Adding that logic should also eliminate the need for going to a shell to match "config.guess" output to machine name patterns. (I did that because fnmatch() was not readily available to me way back when...) I'll try to get to it over new year, if someone doesn't scratch the itch before then.

Cheers - Bruce


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