This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: GCC 3.2.3 on Solaris 2.7


> 
> 
> > 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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]