• MorphOS Developer
    CISC
    Posts: 619 from 2005/8/27
    From: the land with ...
    I guess it's worth mentioning that I've added a port of GIT to our SDK, based on Widelec's work, it's using the latest openssl and curl and works perfectly with f.ex. github.

    I've also made a change to libpth so that it uses the binary's ixstack value as default for the threads stack sizes instead of 64k so that the pthread_attr workaround is no longer needed (makes it so much easier to port and test stuff using pthreads), the binaries just need a decent (or in GIT's case; insane (64MB)) ixstack value set.

    It should all be part of the upcoming 3.12 SDK release (with jaca's blessing).


    - CISC
  • »05.04.18 - 12:40
    Profile