The Wayback Machine - https://web.archive.org/web/20190314102227/https://boards.dingoonity.org/dingux-releases/dingux-toolchain-for-windows-1703/

Author Topic: Dingux Toolchain for Windows  (Read 12426 times)

SiENcE (OP)

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Dingux Toolchain for Windows
« on: May 30, 2010, 05:27:24 pm »
I finally finished the Dingux Toolchain for Windows. You can now code for Dingux using Windows.

Downloads & Instructions

To all News sites: Please don't link directly to the downloads, just because without instructions this is useless.
Please link to my Site!

Thanks
SiENcE
« Last Edit: May 30, 2010, 05:41:37 pm by SiENcE »

Rikku2000

  • *
  • Posts: 48
Re: Dingux Toolchain for Windows
« Reply #1 on: May 30, 2010, 05:57:04 pm »
Its very usefull thank you so much :)

xdpirate

  • * Former Staff
  • Posts: 490
Re: Dingux Toolchain for Windows
« Reply #2 on: May 30, 2010, 06:43:14 pm »
Thanks bro!

SiENcE (OP)

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Re: Dingux Toolchain for Windows
« Reply #3 on: May 30, 2010, 08:09:26 pm »
Please report any probems also if anything is wrong in the instructions.

xdpirate

  • * Former Staff
  • Posts: 490
Re: Dingux Toolchain for Windows
« Reply #4 on: May 30, 2010, 08:12:06 pm »
Please report any probems also if anything is wrong in the instructions.
Instructions are first class! My countdown app was built with this toolchain right now, it works on W7 x64 :)

SiENcE (OP)

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Re: Dingux Toolchain for Windows
« Reply #5 on: May 30, 2010, 09:31:36 pm »
Thanks for reporting that it works on W7 x64. :)

8bitbubsy

  • Guest
Re: Dingux Toolchain for Windows
« Reply #6 on: May 31, 2010, 12:29:39 am »
Thanks a lot, SiENcE!
Works a treat on my Windows XP.

yefeng

  • *
  • Posts: 33
Re: Dingux Toolchain for Windows
« Reply #7 on: May 31, 2010, 06:52:11 pm »
It's a great work,Thanks a lot!SiENcE! :)

whitennerdy

  • Guest
Re: Dingux Toolchain for Windows
« Reply #8 on: May 31, 2010, 08:16:49 pm »
Can you please write a tutorial about how to build the whole toolchain from source?

kennyspirit

  • Guest
Re: Dingux Toolchain for Windows
« Reply #9 on: May 31, 2010, 10:45:52 pm »
Lots of thanks SiENcE!!
I've made a simplified pack and translated the Tutorial to spanish for making it easy to the spanish scene (and for they don't abuse of your bandwich  ;))

This is the spanish thread I created in gp32spain:
http://www.gp32spain.com/foros/showthread.php?t=74194

and these are the files (it's a Mirror too):
DELETED LINKS.

I want to say thanks to you again for making easy the coding for dingux in Windows.
Cheers!
Kennyspirit
« Last Edit: June 01, 2010, 08:17:12 pm by kennyspirit »

SiENcE (OP)

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Re: Dingux Toolchain for Windows
« Reply #10 on: May 31, 2010, 11:57:58 pm »
Hey kennyspirit.

Good to see translations into other languages :-) !

But please delete thoose link to the megaupload packs. I'm updating the toolchain and i would like to see people downloading from my site to get the latest toolchain. Also the mirrors are not needed. My servers has unlimited bandwidth ;-).

Thanks. Can I add your translation to my site?

cheers
SiENcE

whitennerdy

  • Guest
Re: Dingux Toolchain for Windows
« Reply #11 on: June 01, 2010, 12:39:19 am »
Hi. Thanks for the Windows conversion. But, I simply must ask again: Could you please write a tutorial how to compile the toolchain from source? I think I need to download dingux_buildroot_20091024.tar.bz2, right? O.k., I know how to use cygwin. But I absolutely don't know what commands I have to enter. And I'd be really grateful for a short step-by-step explanation.

xdpirate

  • * Former Staff
  • Posts: 490
Re: Dingux Toolchain for Windows
« Reply #12 on: June 01, 2010, 03:44:51 am »
Hi. Thanks for the Windows conversion. But, I simply must ask again: Could you please write a tutorial how to compile the toolchain from source? I think I need to download dingux_buildroot_20091024.tar.bz2, right? O.k., I know how to use cygwin. But I absolutely don't know what commands I have to enter. And I'd be really grateful for a short step-by-step explanation.
Why would you need to recompile the toolchain? It's precompiled for Unix and you can follow these instructions for Windows.

kennyspirit

  • Guest
Re: Dingux Toolchain for Windows
« Reply #13 on: June 01, 2010, 08:46:21 pm »
Hey kennyspirit.

Good to see translations into other languages :-) !

But please delete thoose link to the megaupload packs. I'm updating the toolchain and i would like to see people downloading from my site to get the latest toolchain. Also the mirrors are not needed. My servers has unlimited bandwidth ;-).

Thanks. Can I add your translation to my site?

cheers
SiENcE

Ok dude, I've deleted the links ;-)

Sure!, you can use my translation but my version is not the same than yours because I simplified the instalation and the tutorial is shorter.
Tomorrow I will try to make a better translation for your website. Thanks again for the toolchain (with it I will compile a few old projects for psp this summer... I hope) Cheers!

whitennerdy

  • Guest
Re: Dingux Toolchain for Windows
« Reply #14 on: June 01, 2010, 08:51:16 pm »
Why would you need to recompile the toolchain? It's precompiled for Unix and you can follow these instructions for Windows.
Because I also don't know how to compile it for Linux. So, yeah, a tutorial on how to compile it for Linux would probably also work. I know how to extract files and how to work on the command line, so a very short explanation would be enough: Which commands do I have to enter? Usually you just use ./configure and then make. But there is no "configure" file in dingux_buildroot_20091024.tar.bz2 (Is this even the correct file to download?). So, I just need a short description what commands I have to enter and what scripts I have to call so that, in the end, there will be executable files like the ones in dingux_toolchain_20091022.tar.bz2 or in mipsel-gcc4.3.3-toolchain.zip.

darfgarf

  • Guest
Re: Dingux Toolchain for Windows
« Reply #15 on: June 01, 2010, 09:00:40 pm »
Because I also don't know how to compile it for Linux
there's a precompiled linux toolchain too, incase you hadn't realised it  :P

whitennerdy

  • Guest
Re: Dingux Toolchain for Windows
« Reply #16 on: June 01, 2010, 09:04:38 pm »
Yes, but I want to be able to compile it myself. Why? Because that would increase my knowledge about how to do this. And if a new version comes out, I wouldn't have to depend on the possibility that someone compiles it for the platform I need it for.

SiENcE (OP)

  • **
  • Posts: 653
    • Crank Gaming (Dingux Apps)
Re: Dingux Toolchain for Windows
« Reply #17 on: June 01, 2010, 09:40:46 pm »
If i find the time i will do one. But currently i have lots todo in real life and working on my emus.

whitennerdy

  • Guest
Re: Dingux Toolchain for Windows
« Reply #18 on: June 01, 2010, 10:42:10 pm »
Is this very difficult? Isn't it just a hand full of commands? Like:
configure blablabla
make blablabla
etc.

Neodreamer

  • Guest
Re: Dingux Toolchain for Windows
« Reply #19 on: June 03, 2010, 09:54:59 am »
I got this error on windows 7 64 bits:
Code: [Select]
/dingux/mipsel-linux-uclib/lib/libSDL.so: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make: *** [viewimage] Error 1
Could you help me?
Thanks

 

Post a new topic