Hi, 2012/3/30 Martin Decky <[email protected]>
> Changing the toolchain.sh script to use the single GCC package is quite > trivial, see the patch attached. > Yes, you are right. I overlooked the fact that specific language frontends can be easily built by the setting the flag "--enable-languages", the way it is there in toolchain script too. I thought i would have to make extra effort to build specific frontends from the whole GCC package, which was very foolish! Now, the only disadvantage after this package structure is more time in downloading the whole package and then unpacking it, about which we can do nothing i guess. Thanks, Vivek Prakash
_______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/cgi-bin/listinfo/helenos-devel
