top | item 7654650

(no title)

jacereda | 12 years ago

I ported X11 server + SSH + FreeNX compression protocol stack to a non-posix cooperatively-threaded OS (BREW). Even worse than that, the toolchain was broken. The generated binaries were corrupted when an identifier bigger than 255 characters was used. Thanks to the wonders of STL and its templates there were several of those. And to make things more interesting there was no debugger, only a broken simulator on top of Windows.

discuss

order

girvo|12 years ago

Oh god, BREW... My condolences, and serious props for managing to port such a complex stack to it!