in reply to Is anyone using Solaris 8?
Also, when you run the configure, you have to do some explicit things. Mainly, do not have gnu binutils installed or linked into the gcc directory. Make sure flex and bison are installed or linked into the gcc directory. Then you flag no gnu-ld or gnu-as. In the end the command we ran looked like:
After that it's simply a matter of running the subsequent make's (bootstrap, check, install). We used the Sun Workshop Compilers and gnu make if that makes a difference.# ../gcc-obj/configure --prefix=/some/dir --without-gnu-ld --without-g +nu-as
i realize this is completely off topic, but the research is probably useful to more than just our machines...
HTH,
jynx
|
|---|