[cvsnt] Building CVSNT 2684 on Solaris 9 x86
Arthur Barrett
arthur.barrett at march-hare.com
Wed Jul 4 05:03:56 BST 2007
Yes - we really do need a list of which compiler versions we use internally to compile each release. I've modified the latest internal customer builds to include the compiler version in the trace - this feature will also make it to 2.5.04.
On solaris we still use gcc, though moving to the native sun compiler is a goal for some time in the future.
Regards,
Arthur Barrett
-----Original Message-----
From: cvsnt-bounces at cvsnt.org on behalf of Aleksandr Furmanov
Sent: Wed 7/4/2007 9:44 AM
To: cvsnt at cvsnt.org
Cc:
Subject: Re: [cvsnt] Building CVSNT 2684 on Solaris 9 x86
Thank you very much! I've got it working on Solaris 9 (x86); in ./
configure I just replaced
cc -o version_check $srcdir/src/version_check.c
to
gcc -o version_check $srcdir/src/version_check.c
Aleksandr Furmanov
On 03.07.2007, at 16:11, Arthur Barrett wrote:
> In addition to Tony's comments:
>
> 2.5.03.2684 is not a recommended build and most likely never
> compiled on
> Solaris - use 2.5.03.2382, or you can checkout
> CVSNT_BRANCH_2_5_03_2382
> from the CVSNT repository.
>
> Regards,
>
>
> Arthur Barrett
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list