User forums > Help
unpicking a binary package
(1/1)
HWJarausch:
Hi,
I need a very recent gcc compiler like
ftp://ftp.equation.com/gcc/gcc-4.4.1-32.exe
How can I unpick codeblocks-8.02mingw-setup.exe
replace the compiler and generate it again.
Many thanks for a hint,
Helmut.
thomas:
You just install/unpack whatever compiler you want in whatever location (for me, it's in Z:\gcc44, for example). Then you go to your compiler settings and change the installation path under the toolchain tab. Done.
EDIT: And, you can even keep the old one around, it doesn't hurt. Duplicate the compiler profile, and change either of them.
HWJarausch:
--- Quote from: thomas on September 15, 2009, 01:44:20 am ---You just install/unpack whatever compiler you want in whatever location (for me, it's in Z:\gcc44, for example). Then you go to your compiler settings and change the installation path under the toolchain tab. Done.
EDIT: And, you can even keep the old one around, it doesn't hurt. Duplicate the compiler profile, and change either of them.
--- End quote ---
Since I need it for my first-year students, I'd like to generate a simple installer package which
does anything required.
Thanks,
Helmut.
stahta01:
I am guessing that the Installer code is here
http://svn.berlios.de/svnroot/repos/codeblocks/setup/
Tim S.
Navigation
[0] Message Index
Go to full version