k2@bl.physik.tu-muenchen.de (Klaus Steinberger) (05/25/91)
Is there any port port of gcc/g++ to RISCoS or EP/IX ? I've done it on my CD4330, and it looks like working. I can build most of libg++. But the building of groff trashes. The problems: 1. An #include <string.h> in a C++ program doesn't find the one in g++-include, instead it gets the mips string.h but other includes like osfcn.h will be done Looks like the include search list trashes. 2. If I use the following options: -nostdinc -I/usr/local/lib/g++-include -I/usr/local/lib/gcc-include -I/usr/include the correct g++ include files are found, but g++ trashes on the include files from the system. Are there any hints? I've used gcc-osf-1.39.3 and g++-1.37.2 from foobar.colorado.edu Sincerely, Klaus Steinberger -- Klaus Steinberger Beschleunigerlabor der TU und LMU Muenchen Phone: (+49 89)3209 4287 Hochschulgelaende FAX: (+49 89)3209 4280 D-8046 Garching, Germany BITNET: K2@DGABLG5P Internet: k2@bl.physik.tu-muenchen.de