Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changes from Version 1 of 0_99_8_GdcDownloads

Show
Ignore:
Author:
larsivi (IP: 84.48.63.70)
Timestamp:
03/26/09 23:04:56 (15 years ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 0_99_8_GdcDownloads

    v0 v1  
     1= Download Tango for GDC = 
     2 
     3Downloads specificially for GDC, the [http://dgcc.sourceforge.net GCC D Compiler]. 
     4 
     5Currently, downloadable binaries are available for '''GNU/Linux''' on '''i686''' and '''x86_64''', and universal binaries for '''Mac OS X'''. 
     6 
     7''Note on GDC versions: GDC 0.24 is increasingly becoming unusable for Tango, and it is not recommended using it. Installers below provide the latest revision (r249( from GDC SVN at the time of the 0.99.8 release.'' 
     8 
     9== Just Tango == 
     10 
     11Includes the Tango imports, the runtime library and a Tango library. 
     12 
     13=== Mac OS X 10.4 === 
     14  
     15 * Current release  as a ''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-mac-10.4.dmg package]'' (Universal Binary) 
     16 
     17=== GNU/Linux === 
     18 
     19 * Current release as  tar.gz (''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-gdc-i686-pc-linux-gnu.tar.gz i686]'' ''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-gdc-x86_64-unknown-linux-gnu.tar.gz x86_64]''), and installer (''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-gdc-i686-pc-linux-gnu.sh i686]'' ''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-gdc-x86_64-unknown-linux-gnu.sh x86_64]''). 
     20 
     21{{{ 
     22#!comment 
     23 * Repository snapshots as an ''[http://downloads.dsource.org/projects/tango/snapshots/tango-CURRENT-gdc-i686-pc-linux-gnu.sh installer for i686]'' (requires a previously installed GDC). 
     24}}} 
     25== Bundles == 
     26 
     27=== GNU/Linux === 
     28Everything necessary, including compiler, to use Tango with GDC. 
     29 * Current release as an installer (''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-gdc-i686-pc-linux-gnu-withGDC.sh i686]'' ''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-gdc-x86_64-unknown-linux-gnu-withGDC.sh x86_64]'').  
     30 
     31=== For DSSS users === 
     32For GDC and DSSS setups. 
     33 * Not bundled, requires GDC and DSSS: 
     34   * installer (''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-forDSSS-gdc-i686-pc-linux-gnu.sh i686]'' ''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-forDSSS-gdc-x86_64-unknown-linux-gnu.sh x86_64]'') 
     35 * Bundled with DSSS, requires GDC: 
     36   * installer (''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-forDSSS-gdc-i686-pc-linux-gnu-withDSSS.sh i686]'' ''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-forDSSS-gdc-x86_64-unknown-linux-gnu-withDSSS.sh x86_64]'') 
     37 * Bundled with both GDC and DSSS: 
     38   * installer with stable GDC (''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-forDSSS-gdc-i686-pc-linux-gnu-withDSSS-withGDC.sh i686]'' ''[http://downloads.dsource.org/projects/tango/0.99.8/tango-0.99.8-gdcr249-forDSSS-gdc-x86_64-unknown-linux-gnu-withDSSS-withGDC.sh x86_64]'')