Gentoo Archives: gentoo-alpha

From: Marc Giger <gigerstyle@×××.ch>
To: gentoo-alpha@g.o
Subject: [gentoo-alpha] subversion on alpha
Date: Wed, 10 Dec 2003 16:55:38
Message-Id: 20031210235535.287201d7.gigerstyle@gmx.ch
1 Hi All,
2
3 does someone use subversion-server on an alpha and access it over
4 apache?
5
6 It doesn't work for me. I found out with the help of gdb that the
7 problem lies in the sdbm which is included in apache-src.
8
9 Interestingly is if I compile the sdbm code with
10 -mcpu=ev56 -O3 -pipe it doesn't work
11
12 but with
13
14 -mcpu=ev56 -O0
15
16 it works.
17
18 Oh, this is with gcc 3.3.2
19
20 Thanks and greets
21
22 Marc
23
24 --
25 gentoo-alpha@g.o mailing list

Replies

Subject Author
Re: [gentoo-alpha] subversion on alpha Aron Griffis <agriffis@g.o>