For those running Dovecot on Solaris, what are your positive/negative experiences with building the software with CC vs. GCC? We are currently letting ./configure find our gcc and build with it, but wondered if anyone has any experience with Sun CC (does it even compile, for example).
--
Steven F. Siirila Office: Lind Hall, Room 130B Internet Services E-mail: sfs@umn.edu Office of Information Technology Voice: (612) 626-0244 University of Minnesota Fax: (612) 626-7593
On Mon, 20 Nov 2006 16:06:26 -0600 Steven F Siirila sfs@tc.umn.edu wrote:
For those running Dovecot on Solaris, what are your positive/negative experiences with building the software with CC vs. GCC? We are currently letting ./configure find our gcc and build with it, but wondered if anyone has any experience with Sun CC (does it even compile, for example).
Yes, dovecot compiles just fine with Sun CC.
Alex
--
On Mon, 20 Nov 2006, Alex Moore wrote:
Date: Mon, 20 Nov 2006 17:25:25 -0600 From: Alex Moore asmoore@edge.net To: dovecot@dovecot.org Subject: Re: [Dovecot] Dovecot on Solaris
On Mon, 20 Nov 2006 16:06:26 -0600 Steven F Siirila sfs@tc.umn.edu wrote:
For those running Dovecot on Solaris, what are your positive/negative experiences with building the software with CC vs. GCC? We are currently letting ./configure find our gcc and build with it, but wondered if anyone has any experience with Sun CC (does it even compile, for example).
Yes, dovecot compiles just fine with Sun CC.
I use gcc with "-g -O" so that I get useful core dumps from dovecot that I can poke at with gdb.
Jeff Earickson Colby College
On Mon, Nov 20, 2006 at 04:06:26PM -0600, Steven F Siirila wrote:
For those running Dovecot on Solaris, what are your positive/negative experiences with building the software with CC vs. GCC? We are currently letting ./configure find our gcc and build with it, but wondered if anyone has any experience with Sun CC (does it even compile, for example).
I've successfully compiled Dovecot with GCC, but I'm currently using Sun Studio 11 / Sun C 5.8, and it works well. I'm using Solaris on SPARC, and presumably, Sun's compiler does a better job optimizing code for the SPARC, but that *is* just a presumption (I haven't performed any comparison benchmarks).
Glenn
-- Glenn Leavell glenn@usg.edu Office of Information and Instructional Technology Board of Regents of the University System of Georgia
We are running Dovecot compiled with gcc, it does compile with Sun's cc - even with 64bits (-xarch=v9) but I dont think we would accomplish anything running with 64bit code?
We prefer gcc as dependent libraries like openssl compiles best with the commonly used gcc
If there should be any gain running the 64bits-binary, I would like to know.
We have been running rc15 for more than 2 days now, not experienceing any problems seen on previous release-candidates.
I think it's a go for 1.0
Lots of thanks to the fine work of Timo!
Hans Morten Kind Univ of Bergen 10k+ users daily
On Tuesday 21 November 2006 11:28, Hans Morten Kind wrote:
not experienceing any problems seen on previous release-candidates.
I think it's a go for 1.0
Lots of thanks to the fine work of Timo!
I'd second these comments. rc15 with dovecot-sieve is working very well here on a Gentoo Athlon XP server.
Timo,
Do you have a list of open issues that are "blocking" dovecot 1.0final ?
Regards,
- Brian
participants (6)
-
Alex Moore
-
Brian G. Peterson
-
Glenn Leavell
-
Hans Morten Kind
-
Jeff A. Earickson
-
Steven F Siirila