Anyone know what compiler SGL uses?

Discussion in 'Sega Saturn Programming and Development' started by segaloco, Dec 24, 2010.

  1. segaloco

    segaloco Enthusiastic Member

    Joined:
    Jun 25, 2009
    Messages:
    531
    Likes Received:
    3
    I've been considering doing some work with the Saturn after I'm done with the Sega CD, but alas, I have no idea what version of gcc SGL uses. I'm wondering if it's an old MinGW, or Cygwin, or exeGCC, or what.
     
  2. retro

    retro Resigned from mod duty 15 March 2018

    Joined:
    Mar 13, 2004
    Messages:
    10,354
    Likes Received:
    822
    SGL used the Hitachi SH-2C compiler, which would now be the Renesas SH C compiler. At least in the early days. SGL itself, incedentally, was mostly written in GAS.

    SNASMSH2 was the assembler used (ASMSH with the Psy-Q). Use the COFF version of GNUSH for compatability with the libraries.

    I'd recommend giving the DTS documents a read for more information.
     
  3. segaloco

    segaloco Enthusiastic Member

    Joined:
    Jun 25, 2009
    Messages:
    531
    Likes Received:
    3
    Well, I found my compilers on some old DTS cds, upped them to the downloads section too. I guess lock/trash this staffers :p
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page