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]

Re: can't build gcc-2.95.2 on SCO OSR 5.0.5


> I did the following on SCO OSR 5.0.5 for building gcc-2.95.2:
> 
> 1)install rs505a and oss499a, reboot my system.
> 
> 2)run configure
> # ../gcc-2.95.2/configure --prefix=/usr/gcc-2952 --enable-shared 
> --enable-threads


Don't do that as root. 

enable-threads is nonsensical on OpenServer and may be the root of your
evils.  I can't say I've tried it. I do know that 2.95.2 without that
flag does indeed bootstrap on 5.0.6.

RJL


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