Share

The Open2x Project

Code

Programming Languages: C

Repositories

browse code, statistics svn co https://open2x.svn.sourceforge.net/svnroot/open2x open2x

browse code, statistics cvs -d:pserver:anonymous@open2x.cvs.sourceforge.net:/cvsroot/open2x login

cvs -z3 -d:pserver:anonymous@open2x.cvs.sourceforge.net:/cvsroot/open2x co -P modulename

Show:

What's happening?

  • Comment: getandpatch.sh Apple OS X Compatible

    This is the last patch out of the series I have entered. 2848660 getandpatch.sh Apple OS X Compatible Open 2009-09-01 djwillis sumolx None 9 2848648 glibc-2.3.6 Apple OS X compatible Open 2009-09-01 djwillis sumolx None 9 2848461 Binutils 2.16.1 Apple OS X compatible Open 2009-09-01 djwillis sumolx None 9 open2xtoolchain is now compatible on Apple's OS X 10.5 OS.

    2009-09-01 19:12:06 UTC by sumolx

  • getandpatch.sh Apple OS X Compatible

    Files with extension *.m are not need for Apple OS X and cause problems during compilation. This patch will check its host for Darwin and then recursively delete all *.m files to allow Apple's compiler not to fail.

    2009-09-01 19:09:31 UTC by sumolx

  • glibc-2.3.6 Apple OS X compatible

    This patch will allow glibc-2.3.6 to not fail when checking against as and ld versions. The failure was due to the fact these are heavily modified Apple/GNU apps where the version numbers do not line up with the standard GNU numbering scheme.

    2009-09-01 18:55:23 UTC by sumolx

  • Binutils 2.16.1 Apple OS X compatible

    This patch will allow binutils to be able to compile a working set of arm-open2x-linux-xxxxx executables for Apple's OS X 10.5 OS. Patch two lines, one in binutils/configure and ld/configure, and all of the binutils will build fine. This patch (which could easily be included in a future revision of the toolchain, really. All it does is make it so that it doesn't compile anything to .dSYM...

    2009-09-01 14:09:18 UTC by sumolx

Our Numbers