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: Successful build of 3.0.3 on SCO 5.0.5


On Mon, Feb 04, 2002 at 08:36:28PM +0530, Arun Saini , Gurgaon wrote:
> I successfully build gcc 3.0.3 on SCO Openserver 5.0.5 running on a Pentium
> II machine.
> However the shared version of libstdc++ did not build as the linker was
> reported not to support shared libraries. The linker used was the native
> system linker.
> The patches RS505A and OSS499a were installed.
> 
> Output from running srcdir/config.guess. --> i386-pc-sco3.2v5.0.5
> 
> # gcc -v
> Reading specs from /usr/local/lib/gcc-lib/i386-pc-sco3.2v5.0.5/3.0.3/specs
> Configured with: ../gcc-3.0.3/configure --enable-shared --disable-multilib
> --enable-languages=c,c++ --disable-threads
> Thread model: single
> gcc version 3.0.3

Thanks!  I've added this to the GCC 3.0 build status page at
http://gcc.gnu.org/gcc-3.0/buildstat.html.

As someone else on this list pointed out recently, disclaimers like the
one at the bottom of your mail are meaningless for mail sent to public
mailing lists, so I'm assuming it's not a problem for the build status
list to link to your archived mail message.

Janis


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