Solaris 2 Linux migration troubles
I recently started on a new project to migrate almost 10 years of Solaris developments on Linux. The oldest code I found dates almost from 1992. It is of course a mess of C, C++ written by tens of people on different stages, various internal libraries and external libraries. A complicated Makefile structure which was supposed at some time to support multiple architectures in a rather complicated way. For now the code compiles mostly on solaris 2....