Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: GCC 3.4.2/newlib KOS 1.3 svn 165

                  
   
  1. #1
    DCEmu Coder GPF's Avatar
    Join Date
    Apr 2004
    Location
    Texas
    Age
    52
    Posts
    796
    Rep Power
    78

    Default GCC 3.4.2/newlib KOS 1.3 svn 165

    http://s101533388.onlinehome.us/GPF/342sh-elf.rar
    19.4 MB

    http://s101533388.onlinehome.us/GPF/kos1.3.rar
    8.78 MB

    http://s101533388.onlinehome.us/GPF/cygdlls.rar
    1.06 MB

    http://s101533388.onlinehome.us/GPF/environ.rar
    1 KB

    toolchain has been stripped down as far as I know how and executables compressed with upx(thanks BA's old consolvision post and shrinking his 3.0.4 toolchain)

    Extract to /usr/local/dc

    Kos has just the libraries precompiled. The toolchain has hardlinks to KOS directories under sh-elf/sh-elf/include, so either extract my KOS to /usr/local/dc , or move yours to /usr/local/dc/kos1.3 or create new hardlinks pointing to you KOS directory.

    Code:
    ln -nsf $(kos_base)/include/kos /usr/local/dc/sh-elf/sh-elf/include
    ln -nsf $(kos_base)/kernel/arch/dreamcast/include/arch /usr/local/dc/sh-elf/sh-elf/include
    ln -nsf $(kos_base)/kernel/arch/dreamcast/include/dc  /usr/local/dc/sh-elf/sh-elf/include
    I had to update my cygwin on the XP machine I tested the toolchain out on to get it to work. Otherwise I have include the cygdlls.rar which can be uncompressed at the top of you path.

    Also I have put up my environ.sh that I use which has all the path set up for me that I source when I start cygwin.

    Let me know if the above files work for you and I will post it for public consumption

    Thanks,
    Troy

  2. #2
    DCEmu Coder GPF's Avatar
    Join Date
    Apr 2004
    Location
    Texas
    Age
    52
    Posts
    796
    Rep Power
    78

    Default Re: GCC 3.4.2/newlib KOS 1.3 svn 165

    so has anyone tried it , or should I just release the links?

    Thanks,
    Troy

  3. #3
    DCEmu Coder SiZiOUS's Avatar
    Join Date
    Aug 2004
    Location
    France
    Age
    39
    Posts
    558
    Rep Power
    74

    Default Re: GCC 3.4.2/newlib KOS 1.3 svn 165

    I'm interrested. I'll test it.

  4. #4
    DCEmu Coder SiZiOUS's Avatar
    Join Date
    Aug 2004
    Location
    France
    Age
    39
    Posts
    558
    Rep Power
    74

    Default Re: GCC 3.4.2/newlib KOS 1.3 svn 165

    Dead links

  5. #5
    DCEmu Coder
    Join Date
    Jul 2004
    Location
    Poughkeepsie, NY
    Posts
    60
    Rep Power
    0

    Default Re: GCC 3.4.2/newlib KOS 1.3 svn 165

    [quote author=SiZiOUS link=board=pdev;num=1098720740;start=0#3 date=01/03/05 at 23:23:19]Dead links [/quote]

    Yeah, storm-studios.net seems to have disappeared. I hope that's only temporary. I haven't been in touch with Will or heard anything since it went down this time. (Good thing I had the foresight to keep a copy of all of my pages and files on my computer. I hope Troy did the same.)

  6. #6
    DCEmu Coder GPF's Avatar
    Join Date
    Apr 2004
    Location
    Texas
    Age
    52
    Posts
    796
    Rep Power
    78

    Default Re: GCC 3.4.2/newlib KOS 1.3 svn 165

    yes, is still have all of the toolchain files, just waiting to see if storm-studios arises from the dead, if not Ill get other hosting and post them there.

    Troy

  7. #7
    DCEmu Coder SiZiOUS's Avatar
    Join Date
    Aug 2004
    Location
    France
    Age
    39
    Posts
    558
    Rep Power
    74

    Default Re: GCC 3.4.2/newlib KOS 1.3 svn 165

    Nice. Thx for all. I'm waiting so.

    Maybe i can host the toolchain on my website.

  8. #8
    DCEmu Coder GPF's Avatar
    Join Date
    Apr 2004
    Location
    Texas
    Age
    52
    Posts
    796
    Rep Power
    78

    Default Re: GCC 3.4.2/newlib KOS 1.3 svn 165

    that would be fine, send me the info and I'll upload it.

    Troy

  9. #9
    DCEmu Coder SiZiOUS's Avatar
    Join Date
    Aug 2004
    Location
    France
    Age
    39
    Posts
    558
    Rep Power
    74

    Default Re: GCC 3.4.2/newlib KOS 1.3 svn 165

    I just need to know the total size. i hope is not more than 50 MB

  10. #10
    DCEmu Coder GPF's Avatar
    Join Date
    Apr 2004
    Location
    Texas
    Age
    52
    Posts
    796
    Rep Power
    78

    Default Re: GCC 3.4.2/newlib KOS 1.3 svn 165

    the sizes are in the first post above, but total are about 30 megs.

    Troy

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •