On Sunday 15 May 2005 04:54 pm, Danny van Dyk wrote: > Please use toolchain-funcs.eclass where possible.
note that the only syntax change you need to make is: gcc-getCC -> tc-getCC gcc-getCXX -> tc-getCXX otherwise toolchain-funcs should drop in nicely for gcc > Also, Diego > (Flameeyes) asked me to remind the maintainers of those packages to make > sure their routines work with gcc-4, too. > (Things like [[ $(gcc-version) == 3.4 ]] should be changed to apply to > gcc-4 as well, as that version is even more nitpicking than gcc-3.4) even better, you should ask yourself why you need to check the gcc version and see if you cant make it make work properly regardless of the version -mike -- [email protected] mailing list
