Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: New Toolchain for KOS with newlib

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

    Default New Toolchain for KOS with newlib

    Has anyone built a new toolchain with newlib for the newest Subversion build of KOS?

    Thanks,
    Troy

  2. #2

    Default Re: New Toolchain for KOS with newlib

    I recently rebuilt my toolchain and KOS... about a few weeks ago. Here's the following versions that I used:

    GCC 3.4.1
    binutils 2.15
    newlib 1.12.0
    KOS 1.3.x subversion 147

    Everything worked too! The only thing I needed to change was an objcopy switch for all my projects and the KOS examples.

    WOW! I just looked at KOS's subversion site and it's up to 156 since I set up my new environment. Geez. Dan is working hard.
    It's time to chew ass and kick bubble gum... and I'm all out of ass!

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

    Default Re: New Toolchain for KOS with newlib

    yeah I just recently rebuilt my toolchain up to 3.4.0 , but now with the recenty changes to KOS 1.3.X after subversion 147, needs to be rebuilt with newlib. I was hoping someone else already did it , otherwise I'll try to build it soon.

    Troy

  4. #4

    Default Re: New Toolchain for KOS with newlib

    [quote author=GPF link=board=pdev;num=1092173029;start=0#2 date=08/11/04 at 15:12:28]yeah I just recently rebuilt my toolchain up to 3.4.0 , but now with the recenty changes to KOS 1.3.X after subversion 147, needs to be rebuilt with newlib. I was hoping someone else already did it , otherwise I'll try to build it soon.
    Troy[/quote]

    If you do get it done will you post it somewhere? I just don't have the strength at the moment to rebuild the world!

  5. #5
    DCEmu Coder
    Join Date
    Aug 2004
    Location
    California
    Posts
    24
    Rep Power
    0

    Default Re: New Toolchain for KOS with newlib

    [quote author=warmtoe link=board=pdev;num=1092173029;start=0#3 date=08/13/04 at 15:40:10]

    If you do get it done will you post it somewhere? I just don't have the strength at the moment to rebuild the world!
    [/quote]

    If you are on Linux I can post a tarball of the entire chain, ARM and SH4..

  6. #6

    Default Re: New Toolchain for KOS with newlib

    [quote author=atani link=board=pdev;num=1092173029;start=0#4 date=08/13/04 at 20:20:52]

    If you are on Linux I can post a tarball of the entire chain, ARM and SH4..[/quote]

    I'm on Windows., but thanks.

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

    Default Re: New Toolchain for KOS with newlib

    that would be great if I was on linux I used to have a vmware linux partition set up, but I haven't used it for a long time, and just discovered I deleted it and never back it up. So I would need to recreate it. Probably easier to just built my own toolchain

    Hopefully sometime this week I'll get a chance.

    Troy

  8. #8
    DCEmu Coder
    Join Date
    Apr 2004
    Posts
    227
    Rep Power
    74

    Default Re: New Toolchain for KOS with newlib

    I could build a MinGW toolchain on my machine. It's a Linux box, but I have MinGW set up on here to cross-compile Windows apps.

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

    Default Re: New Toolchain for KOS with newlib

    that would be great. I was planning on building it for mingw anyway. since I could use it for the dcdev environment as well.

    Troy

  10. #10
    DCEmu Coder
    Join Date
    Apr 2004
    Posts
    227
    Rep Power
    74

    Default Re: New Toolchain for KOS with newlib

    I can't get GCC 3.4.1 to build on MinGW. I'm getting some errors about undefined references to fork and kill.

Page 1 of 2 12 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
  •