GCC 3.2.3 on Solaris 2.7
Balaji Srinivasa
Balaji@bladelogic.com
Fri Mar 19 22:54:00 GMT 2004
>
>
> > 4. I built Python 2.1 for a 32 bit sample
> > 5. I built lsof 4.70 for a 64 bit sample
> > 6. They both built successfully and ran successfully.
>
> Nice!
>
> > I am thinking that these failures might be due to
> > (a) me setting --disable-libgcj
> > (b) me setting --enable-languages=c,c++,objc
> > and the building of the sparcv9 dirs.
>
> No, I don't think so, these are common and well-tested
> options. I'd tend to
> think of a shell problem if you used /bin/sh, such problems are very
> frequent on Solaris.
Can I just change SHELL=/bin/bash in configure.in, reconfigure
and bootstrap? I cannot see where I can pass it to configure?
More information about the Gcc
mailing list