ps3dev / ps3toolchain

A script to autobuild an open source toolchain for the PS3.
BSD 2-Clause "Simplified" License
283 stars 92 forks source link

Mingw changes #25

Closed miigotu closed 13 years ago

miigotu commented 13 years ago

All of the hacky changes are reverted and cleaned up everything, final diff for head of both branches: http://pastie.org/private/nwqmqapgnbetycsx4dqxq

miigotu commented 13 years ago

These changes are final, complete build of all toolchain modules, psl1ght, and ps3libraries complete without issue. Resulting environment "identical" to it's linux counterpart.

ooPo commented 13 years ago

I'm still not entirely happy with modifying a user's profile without at last giving a warning, but I'm willing to let it pass since it is contained to just the mingw install script. The two check script modifications look fine.

If there's no objection, I'll merge this sometime tomorrow.

miigotu commented 13 years ago

Ill try and find a way to give a choice about it before tomorrow. Most likely anyone running the toolchahin under mingw will be using this as it is the only one that compiles with everything included so far with these changes, so i figured forcing the default paths would be beneficial to the end user.

miigotu commented 13 years ago

xD, looks pretty, hope it was what you were looking for. It only took me cough 3 commits cough :ashamed-face

ooPo commented 13 years ago

Merged. Enjoy!