Hi all I need to get any gcc-4.2.x version built/working on opensolaris. I've only worked with more recent version and not sure if any patches are needed(?)
What configure option(s) and exported env variables are suggested? * It must be gcc-4.2.x (3.4, 4.3 or any other version won't work for what I'm doing) * I'd love to build it as pure 64bit and drop multilib (This *will* take patches, but not sure if anyone has done this before) * Less dependencies is better I only need a working c/c++ compiler (no ada, java or anything else) Thanks ./C
