gnu toolchain build script for linux, windows and macosx
Information:
Type :: IDEA
Status :: OPENED
Assigned to ::
nobody
Description:
Hi,
I updated my gnu toolchain build script, now it work with MinGW too.
So it can be used to build gnu as, ld, gcc and gdb for windows (I built it with both cygwin and mingw), for linux (I built it with redhat and ubuntu) and for macosx (I built it with 10.6.5).
Below there are the links for built scripts, for Windows toolchain built with MinGW and for MinGW used to built the toolchain for windows.
The toolchain has the latest version of gnu tools (binutils 2.21, newlib 1.19, gcc 4.5.2 and gdb 7.2).
http://dl.dropbox.com/u/159574/build-scripts-20110101.tar.bz2
http://dl.dropbox.com/u/159574/Toolchain_setup.exe
http://dl.dropbox.com/u/159574/MinGW_setup.exe
See you
Santo
Comments:
| Frank, Michael | Feb 5, 2012 |
|---|---|
|
sorry for the double post.
never mind about the build script. I used crossdev under gentoo to setup the toolchain. |
|
| Frank, Michael | Feb 4, 2012 |
|---|---|
|
hi,
the build scripts under http://dl.dropbox.com/u/159574/build-scripts-20110201.tar.bz2 seems to be missing. thanks for shareing the great work. |
|
| Frank, Michael | Feb 4, 2012 |
|---|---|
|
hi,
the build scripts under http://dl.dropbox.com/u/159574/build-scripts-20110201.tar.bz2 seems to be missing. thanks for shareing the great work. |
|
| Zacchigna, Federico | Oct 26, 2011 |
|---|---|
| Zacchigna, Federico | Oct 26, 2011 |
|---|---|
| Zacchigna, Federico | Oct 25, 2011 |
|---|---|
| Zacchigna, Federico | Oct 25, 2011 |
|---|---|
| Zacchigna, Federico | Oct 25, 2011 |
|---|---|
|
Sorry about the last message.
The thing is that the donwload script fails when downloading binutils and gdb because the actual version are: for binutils: 2.21.1 instead of 2.21 for gbd: 7.3.1 instead of 7.2 this can be easily fixed by changing the version in the _env-only.sh script Regards |
|
| Zacchigna, Federico | Oct 25, 2011 |
|---|---|
|
and also downloading gdb fails, because the actual version is 7.3.1 and not 7.2
Best Regards |
|
| diouri, ali | May 27, 2011 |
|---|---|
|
hi Santo,
My mistake, you re right, well i know why it wasn't downloaded, as i can't launch to the ftp server of Redhat so I downloaded it from another site. After a long time of compiling, i got it installed. i tested it and until now it worked well. this is gonna let me not to use virtual machine and use windows. Thanks a lot, Great work Ali |
|
| diouri, ali | May 27, 2011 |
|---|---|
|
hi Santo,
My mistake, you re right, well i know why it wasn't downloaded, as i can't launch to the ftp server of Redhat so I downloaded it from another site. After a long time of compiling, i got it installed. i tested it and until now it worked well. this is gonna let me not to use virtual machine and use windows. Thanks a lot, Great work Ali |
|
| Ilardo, Santo | May 27, 2011 |
|---|---|
|
Hi Ali,
in _download.sh the line is wget -P $download_dir ftp://sources.redhat.com/pub/newlib/$NEWLIB_SRC.tar.gz Maybe you have some problem to download it because the link is on a ftp server. You can try to download it manually from ftp://sources.redhat.com/pub/newlib/ and put it in "download" directory. Let me know if it works. See you Santo |
|
| diouri, ali | May 26, 2011 |
|---|---|
|
hi friend,
there is a problem in your script files, in _download.sh, there is "no" line where the package "newlib-1.19.0" is being downloaded. But in the xx_build_all.sh, this package is extracted what make an error message to be shown. thanks again Ali |
|
| diouri, ali | May 20, 2011 |
|---|---|
| thanks a lot now it works | |
| Ilardo, Santo | May 19, 2011 |
|---|---|
|
Hi,
I added newest scripts: http://dl.dropbox.com/u/159574/build-scripts-20110201.tar.bz2 See you |
|
| diouri, ali | May 5, 2011 |
|---|---|
|
hi
Thanks for these files, Unfortunately the link build-scripts-20110101.tar.bz2 Doesn't work, could you please check. Thanks |
|
| Rhoads, Steve | Jan 2, 2011 |
|---|---|
|
Added a comment and link from 'Gnu gcc' tab to here.
Thank you for providing these. |
|
Post a comment:
Login to post comments!
