>Submitter-Id: net
>Originator:ken
>Organization: OpenOffice.org
>Confidential: no
>Synopsis: Failure to deal with using and private inheritance
>Severity: serious
>Priority:
>Category: c++
>Class: rejects-legal
>Release: 3.3.1 20030626 (Debian prerelease)
Package: gcc-3.3
Version: Unknown - Unstable
I have just installed gcc-3.3 and it does not have a proper setup and
there is no compiler. I cannot do an apt-cache show gcc-3.3.
Interesting result really...
--
Thanks
KenF
OpenOffice.org developer
My first time doing this but this should work properly as far as I can
understand. There is a broken dependency in the source.
gandalf: /etc/apt
$ apt-get build-dep gcc-3.3
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, bison is already the newest version.
0 packages upgrad
On Tue, 2003-03-11 at 17:47, Matthias Klose wrote:
> what, if you get libgc6-dev manually, then
>
> apt-get source gcc-3.3
On intel platform...
Installing the libgc6-dev package solves the basic build problem:
dpkg-deb: building package `gcc-3.3-base' in
`../gcc-3.3-base_3.3-0pre0_i386.d
Package: g++-3.4
Version: 3.4.2-3
Severity: important
namespace a {}
namespace b {}
namespace c {
namespace a = b;
}
This fails to compile with:
$ gcc-3.4 test.cpp
test.cpp:4: error: declaration of `namespace a' conflicts with
test.cpp:1: error: previous declaration of `namespace a' here
--
This bug stops OpenOffice.org being compiled by gcc 3.4 (unstable)
--
Ken Foskey
OpenOffice.org developer
Thank you.
--
Ken Foskey
>Submitter-Id: net
>Originator: Ken Foskey
>Organization: OpenOffice.org
>Confidential: no
>Synopsis: Crash in gcc 3.2
>Severity: critical
>Priority: medium
>Category: c++
>Class: ice-on-legal-code
>Release: 3.2.3 (Debian) (Debian testing/unstabl
Package: g++
Version: 3:3.3-2
Severity: important
Tags: patch
There is an upstream fix for gcc 3.3.1 so that OpenOffice.org can
actually compile. This has been committed to the gcc cvs. Could a new
version be released with this feature.
Thanks
KenF
OpenOffice.org now compiles iwth gcc 3.3.1 thanks.
--
Thanks
KenF
OpenOffice.org developer
Below are messages. enum contains remove within a named enum and remove
is a function. In c++ there is no conflict.
Making: ../../unxlngi4.pro/slo/basicparser.obj
ccache g++-3.3 -fmessage-length=0 -c -I. -I. -I../inc -I../../source/inc
-I../../inc -I../../unx/inc -I../../unxlngi4.pro/inc -I.
-I
Just to isolate the problem some more the issue was NOT present in
gcc3.3.3pre0 it appeared in pre1.
--
Thanks
KenF
OpenOffice.org developer
12 matches
Mail list logo