Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Wiki main page the compiler links not all valid

(1/2) > >>

AndrewCot:
On the Wiki main page the supported compiler list on the bottom right quadrant of the page has the following:

BAD Links    MinGW GCC (incl. G77) (Win32)       : Forwards to hijacked site
    Apple GCC (Xcode) (Mac OS X)        : Page not found
    OpenWatcom (Win32)                  : 404 Not Found
    GDC D Compiler                      : loads, but old site and new site gone

Suspect Downloads on linked page:
    Microsoft Visual C++ Toolkit 2003 (Win32)   : Download links do not link to MS


Working Links
    GNU GCC (incl. G77) (Linux)
    MSP430 GCC (Win32)
    TriCore and PowerPC GCC (Win32, Linux)
    Microsoft Visual C++ 2005 (Win32)
    Borland's C++ Compiler 5.5 (Win32)     NOTE: slow
    DigitalMars C/C++ (Win32)
    Intel C++ compiler (Win32)
    Small Device C Compiler (SDCC)
    Digital Mars D
    LLVM D Compiler

Can someone who has WIKI change privileges please update and fix the links with issues.

ollydbg:
Thanks.


--- Code: ---
* [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)
* [https://osdn.net/projects/mingw/ MinGW GCC (incl. G77)] (Win32)
* [http://mspgcc.sourceforge.net MSP430 GCC] (Win32)
* [http://www.hightec-rt.com TriCore and PowerPC GCC] (Win32, Linux)
* [http://developer.apple.com/tools/ Apple GCC (Xcode)] (Mac OS X)
<!-- Tested and working with Microsoft PSDK for Windows 2003 R2 and CodeBlocks b3577 -->
* [http://xona.com/2004/06/29.html Microsoft Visual C++ Toolkit 2003] (Win32)
* [http://msdn.microsoft.com/vstudio/express/visualc/download/ Microsoft Visual C++ 2005] (Win32)
* [http://edn.embarcadero.com/article/20633 Borland's C++ Compiler 5.5] (Win32)
* [http://www.digitalmars.com/ DigitalMars C/C++] (Win32)
* [http://open-watcom.github.io/ OpenWatcom] (Win32)
* [https://software.intel.com/en-us/c-compilers Intel C++ compiler] (Win32)
* [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)]
* [http://dlang.org/ Digital Mars D]
* [https://gdcproject.org/ GDC D Compiler]
* [https://github.com/ldc-developers/ldc/ LLVM D Compiler]


--- End code ---

This is what I have changed.

If you have better links, you can paste the code here, and then I can paste to the wiki edit source page.

Thanks.

AndrewCot:
My update:
* [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)* [https://www.mingw-w64.org/ MinGW-w64] (Win)
* [https://github.com/jmeubank/tdm-gcc/ TDM GCC] (Win)
* [https://www.msys2.org/ MSYS2] (Win)
* [https://www.cygwin.com/ Cygwin] (Win)
* [https://winlibs.com/ WinLibs GCC] (Win)
* [https://osdn.net/projects/mingw/ MinGW GCC (incl. G77)] (Win32)
* [http://mspgcc.sourceforge.net MSP430 GCC] (Win32)
* [http://www.hightec-rt.com TriCore and PowerPC GCC] (Win32, Linux)
* [https://developer.apple.com/xcode/ Apple XCode (GCC)] (Mac OS X)
<!-- Tested and working with Microsoft PSDK for Windows 2003 R2 and CodeBlocks b3577 -->
* [http://xona.com/2004/06/29.html Microsoft Visual C++ Toolkit 2003] (Win32)
* [https://visualstudio.microsoft.com/vs/community/ Microsoft Visual Community Edition] (Win)
* [http://edn.embarcadero.com/article/20633 Borland's C++ Compiler 5.5] (Win32)
* [http://www.digitalmars.com/ DigitalMars C/C++] (Win32)
* [https://github.com/open-watcom/open-watcom-v2 OpenWatcom V2] (Win32)
* [https://software.intel.com/en-us/c-compilers Intel C++ compiler] (Win32)
* [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)]
* [http://dlang.org/ Digital Mars D] (Win32, Linux, Mac OS X)
* [https://gdcproject.org/ GDC D Compiler] (Linux)
* [https://github.com/ldc-developers/ldc/ LLVM D Compiler] (Win32, Linux, Mac OS X)


Changes:
UPDATED * [https://github.com/open-watcom/open-watcom-v2 OpenWatcom V2] (Win32)
Updated * [https://developer.apple.com/xcode/ Apple XCode (GCC)] (Mac OS X)
Updated * [https://visualstudio.microsoft.com/vs/community/ Microsoft Visual Community Edition] (Win)

Added * [https://www.mingw-w64.org/ MinGW-w64 (Win)]
Added * [https://github.com/jmeubank/tdm-gcc/ TDM GCC (Win)]
Added * [https://www.msys2.org/ MSYS2 (Win)]
Added * [https://www.cygwin.com/ Cygwin (Win)]
Added * [https://winlibs.com/ WinLibs GCC (Win)]

Added OS types to a few entries

ollydbg:
Done, thanks!

AndrewCot:
Thanks. All open a valid page that hopefully allow the end users to download the required files.

One little issue; the source has the following as a single line, but it should be two lines:

* [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)* [https://www.mingw-w64.org/ MinGW-w64] (Win)

Navigation

[0] Message Index

[#] Next page

Go to full version