Al-Manahel Newsletter List Unsubscription

2007-09-21 Thread munir
The removal of the email address: [EMAIL PROTECTED] >From the mailing list: Al-Manahel Newsletter List is all set. Date of this removal: Fri Sep 21 21:33:31 2007 Please save this email message for future reference. --

gpc-4.1 2.1-4.1.2-16 MIGRATED to testing

2007-09-21 Thread Debian testing watch
FYI: The status of the gpc-4.1 source package in Debian's testing distribution has changed. Previous version: (not in testing) Current version: 2.1-4.1.2-16 -- This email is automatically generated; [EMAIL PROTECTED] is responsible. See http://people.debian.org/~henning/trille/ for more inf

Re: gdc: statically built in libphobos library makes dynamic binaries big

2007-09-21 Thread Matthias 'Maddi' Kopfermann
Hi Arthur, On Fri, Sep 21, 2007 at 10:08:11PM +0200, Arthur Loiret: > > today i found out that the main libgphobos library is built into > > every compiled program which makes even the smallest "hello > > world" printing program ~150kb big at my i386 computer because libphobos is > > statically bu

Re: gdc: statically built in libphobos library makes dynamic binaries big

2007-09-21 Thread Arthur Loiret
Hello Maddi, 2007/9/21, Matthias 'Maddi' Kopfermann <[EMAIL PROTECTED]>: > Hi, gcc maintainers, > > thanks a lot for doing a debian package for gdc [ d compiler ]. > today i found out that the main libgphobos library is built into > every compiled program which makes even the smallest "hello > wor

Re: Why must libstdc++-dev depend on gcc?

2007-09-21 Thread Arthur Loiret
> Hi Arthur, > > I have used dpkg-cross extensively in the past. I am now trying this > alternative approach, which seems to work well except for libstdc++. > For a typical package X I can simply install X and X-dev on the ARM > system and the cross-compiler will see the includes files. But it do

[Bug target/33381] [4.2 regression] miscompilation casting signed long to void*

2007-09-21 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2007-09-21 13:36 --- This was fixed by the introduction of pointer-plus, which removed all traces of fold_used_pointer* in tree-scalar-evolution.c. A safe patch would go along the following: Index: tree-vrp.c ==

[Bug target/33381] [4.2 regression] miscompilation casting signed long to void*

2007-09-21 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2007-09-21 13:04 --- Shorter testcase: void x(void *data); void test() { long i; for (i = 0; i < 5; i++) if (i > 0) x((void *)(i - 1)); } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33381 --- You are receivin

Bug#246640: drachens

2007-09-21 Thread Reda heflin
Ru mor N e w.s.: Oncolog.'y M.e*d*. I_n-c.. (O TC: ONCO_) a Ca+ncer Trea tmen,t Sol,ut'ions Grou,p is s_a+i'd to h.a.v_e exp'e'rienced o+v_e r a 100-0% i,ncrea*se in rev-e'nues f.o*r t,h,e f'iscal 3 r,d quar_ter endin.g J u_l.y*, 2-0'0*7 co*mpar ed w*i,t-h t,h e p-rior y*e.a.r wh ile fisc*a

Bug#281445: ivabruts

2007-09-21 Thread Misha Sorokin
Ru-mor N,e-w,s-: Oncolo-g'y M+e,d . I n*c+. (O TC: ON-CO) a C+ancer Tre'atme'nt Solu+tio_ns Grou*p is s+a.i,d to h_a+v+e experienc-e*d o.v,e_r a 1000 % i-ncreas*e in rev-enu.es f-o,r t,h'e fis+cal 3.r d qua.rter endin g J.u'l_y-, 2.0,0 7 comp ar-ed w,i't h t'h,e p-rior y,e a*r wh,ile fisca*l

gdc: statically built in libphobos library makes dynamic binaries big

2007-09-21 Thread Matthias 'Maddi' Kopfermann
Hi, gcc maintainers, thanks a lot for doing a debian package for gdc [ d compiler ]. today i found out that the main libgphobos library is built into every compiled program which makes even the smallest "hello world" printing program ~150kb big at my i386 computer because libphobos is statically b