Re: Debian crosscompiler packages

2002-01-09 Thread Hakan Ardo
On Wed, Jan 09, 2002 at 04:03:00AM +0100, Matthias Klose wrote: Hakan Ardo writes: The process is documented in /usr/share/doc/toolchain-source/README, but should probably be placed where people might look for it. Where is that? Maybe you want to provide an updated README.cross file

Bug#128422: gcc-2.95: build problem on arm

2002-01-09 Thread Philip Blundell
i am by no way a gcc literate person, so i just want to point out that the latest gcc-2.95 version doesn't build on arm, see the build logs on http://buildd.debian.org/fetch.php?pkg=gcc-2.95ver=2.95.4.ds8-1arch=armsta mp=1010333265file=logas=raw for further details. Yeah, Matthias and I are

[] .

2002-01-09 Thread
Title: 1 . . CD.. . 1 . 2002 . [/ CD- CD !]- 38,000 ! 2 CD2 /, / //MS-World// 6.0/5.0/4.0/4.0/ /S/W/ 1 Month Free/PC / / CD2 . CD 2 . 100%! CD 1 [ ]

[] .

2002-01-09 Thread
Title: 1 . . CD.. . 1 . 2002 . [/ CD- CD !]- 38,000 ! 2 CD2 /, / //MS-World// 6.0/5.0/4.0/4.0/ /S/W/ 1 Month Free/PC / / CD2 . CD 2 . 100%! CD 1 [ ]

gcc-2.95_2.95.4.ds8-1_arm.changes INSTALLED

2002-01-09 Thread Debian Installer
Installing: chill-2.95_2.95.4-1_arm.deb to pool/main/g/gcc-2.95/chill-2.95_2.95.4-1_arm.deb cpp-2.95_2.95.4-1_arm.deb to pool/main/g/gcc-2.95/cpp-2.95_2.95.4-1_arm.deb g++-2.95_2.95.4-1_arm.deb to pool/main/g/gcc-2.95/g++-2.95_2.95.4-1_arm.deb g77-2.95_2.95.4-1_arm.deb to

[] .

2002-01-09 Thread
Title: 1 . . CD.. . 1 . 2002 . [/ CD- CD !]- 38,000 ! 2 CD2 /, / //MS-World// 6.0/5.0/4.0/4.0/ /S/W/ 1 Month Free/PC / / CD2 . CD 2 . 100%! CD 1 [ ]

Processed: Re: Bug#128422: gcc-2.95: build problem on arm

2002-01-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: severity 128422 important Bug#128422: gcc-2.95: build problem on arm Severity set to `important'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs

-pedantic reports ambiguous base

2002-01-09 Thread Martin Dorey
Submitter-Id: net Originator: Organization: BlueArc Confidential: no Synopsis: -pedantic reports ambiguous base Severity: non-critical Priority: low Category: c++ Class: rejects-legal Release: 3.0.3 (Debian testing/unstable) Environment: System: Linux

Re: -pedantic reports ambiguous base

2002-01-09 Thread Martin v. Loewis
Without -pedantic there is not even a warning (even with -W -Wall). 10.2.1 says for a qualified-id, name lookup begins in the scope of 10.2.the nested-name-specifier. In which scope, I don't think the 10.2.reference to pop() or HWQueue, for that matter, is ambiguous. This is caused by the