Processed: Re: [kaffe] Re: Bug Status of Kaffe

2004-01-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 210716 gcj-3.3 Bug#210716: jython causes kaffe to fail with assert error Bug reassigned from package `kaffe' to `gcj-3.3'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Bug#225935: gcc-3.3: function static variable initialization allowed with pure functions only when -O is used

2004-01-02 Thread Britton Leo Kerin
Package: gcc-3.3 Version: 1:3.3.3-0pre1 Severity: normal This program: #include #include #include int an_impure_function(void) { return rand(); } int main(void) { static char *const foo = "baz"; static int foo_len = strlen(foo); /* static int foo_len = an_impure_function(); */ pr

Processed: Bug#225039: can't build pine-4.58 on sparc; "incompatible ssl libraries" (fwd)

2004-01-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 225039 gcc-defaults Bug#225039: can't build pine-4.58 on sparc; "incompatible ssl libraries" Bug reassigned from package `pine' to `gcc-defaults'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracki

Processed: Re: Bug#225510: something wrong with gcc<->g++ dependency

2004-01-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 225510 + unreproducible Bug#225510: something wrong with gcc<->g++ dependency There were no tags set. Tags added: unreproducible > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrato

Bug#225510: something wrong with gcc<->g++ dependency

2004-01-02 Thread Matthias Klose
tags 225510 + unreproducible thanks at least on i386 and hppa on an upgrade to the current testing packages.

中科院凯华胶、商务营销

2004-01-02 Thread wmr12
中科院凯华胶、商务营销 debian-gcc你好! 中国科学院大连化学物理研究所大连凯华新技术工程有限公司 http://www.rlly.com/new_page_82.htm 凯华牌建筑结构胶粘剂: 1、JGN-1,、JGN-II型建筑结构胶粘剂适用于新旧建筑物钢筋混凝土受弯受拉构件加固。 2、KH-JGN-T碳纤维加固专用胶沾剂,分为底层树脂、整平材料和浸渍树脂。 详情进入:http://www.rlly.com/new_page_82.htm 二、网络商务营销 1、为你提供总量1.8亿以上电子邮件地址,全购优惠价按50元计并免费赠送赠送50元本站产品

[Bug c++/13544] [3.3.3 regression] "conflicting types" for enums in different scopes

2004-01-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-02 15:12 --- Reverting this patch: 2003-12-26 Gabriel Dos Reis <[EMAIL PROTECTED]> Backport from mainline: 2003-12-22 Mark Mitchell <[EMAIL PROTECTED]> PR C++/12862 * decl.c (pushdec

[Bug c++/13544] [3.3.3 regression] "conflicting types" for enums in different scopes

2004-01-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-02 13:42 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug c++/13544] [3.3.3 regression] "conflicting types" for enums in different scopes

2004-01-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-02 13:28 --- *** Bug 13546 has been marked as a duplicate of this bug. *** -- What|Removed |Added

Re: GCC compilation problems

2004-01-02 Thread Matthias Klose
Tyson Whitehead writes: > I don't seem to be able to compile gcc-3.3-3.3.3ds1 on my Alpha PWS500au. > The > build process keeps dying off with: > > /usr/src/gcc-3.3-3.3.3ds1/src/gcc/p/rts/rtsc.pas:43: internal compiler error: > Segmentation fault > > A search on google shows a releated incide

[Bug c++/13081] [3.3 regression] forward template declarations in let inlining fail

2004-01-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-01-02 11:15 --- Subject: Bug 13081 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_3-branch Changes by: [EMAIL PROTECTED] 2004-01-02 11:15:04 Modified files: gcc/cp : decl.c

Bug#172090: [Bug inline-asm/9074] [alpha-linux] gcc fails to compile kernel on wildfire

2004-01-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-02 06:34 --- You have to remove the static or add -fno-unit-at-a-time to the command line. -- What|Removed |Added -

__pthread_atfork@@GLIBC_2.0 not found !!

2004-01-02 Thread Ganesh C.N.
Hi ...I have built a shared library on Red hat 6.2 using gcc 2.95.2 (with -lpthread option on) [glibc version: 2.1.3] and I am trying to run it on RHEL 3.0 [glibc version: 2.3.2].  I am facing the following problem while trying to load that shared library.I get the following error :symbol __