what do you think of the attached patch Jie ? the idea is that we cant query the install gcc directly as that assumes the build and host are the same which precludes doing a canadian cross (i.e. something like build=ppc host=win32 target=bfin). so instead, we just process all lib*.so libs in the latest gcc dir.
i dont think there's a need to parse the version numbers as you can pretty safely assume that if the gcc version is newer (4.1.2 > 3.4.6), you can assume every private gcc library is either newer or the same. -mike
blackfin-simpler-gcc-lib-install.patch
Description: Binary data
_______________________________________________ Toolchain-devel mailing list [email protected] http://blackfin.uclinux.org/mailman/listinfo/toolchain-devel
