This is the mail archive of the gcc-help@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]

Make a prebuild gcc package !


Hi Expert !
I want to compile gcc-3.0, and tar all binaries into a package  so that I can 
install it to other system. I did :
#configure --prefix=/mybuildroot
#make bootstrap
#make install
#cd /mybuildroot
#tar -czf gcc.tar.gz *

but when i install it into another system, it doesn't work !

Please help me

Thanks
-------------
Bie^n


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