[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

FYI: GCC 4.0.0 && SVN

From: Christopher Ness <chris_at_nesser.org>
Date: 2005-06-18 23:15:35 CEST

The short story: It appears to work.
The question: Are any problems expected when using GCC 4.0?

I heard there may be losses when using gcc 4.0 vs 3.4 because of
reshuffling of code and new features in the compiler that make it
actually slower than the older Major number revision.

I just upgraded my laptop to Fedora Core 4 and left out subversion from
the install since I wanted to build trunk. I forgot that FC4 went to
gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8).

I'm happy to report that based on `make check` and being able to check
out the head of subversion my fresh build works just fine.

The client was built with apr and apr-util 1.1.x from apache's repo and
subversion -r15100 from the trunk:
      ./autogen.sh && ./configure --without-apache --with-ssl

[nesscg@heidrun bin]$ svn --version
svn, version 1.3.0 (dev build)
   compiled Jun 18 2005, 14:41:50

One last question, why does it report version 1.3.0?

Cheers,
Chris

-- 
PGP Public Key: http://www.nesser.org/pgp-key/
16:34:13 up 4:03, 6 users, load average: 0.51, 0.63, 0.32

Received on Sat Jun 18 23:16:44 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.