Bug#783876: Fwd: Re: Bug#783876: gcc-5: consider stripping lto1 / cc1 / cc1plus

2016-04-22 Thread Basile Starynkevitch
alternate packages like gcc-5-stripped and keeping the gcc-5-plugin-dev package depending on unstripped cc1plus (so keep gcc-5 and g++-5 providing unstripped binaries) Cheers. -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basilestarynkevitchnet mobile: +33 6 8501 2359 8

Bug#783876: gcc-5: consider stripping lto1 / cc1 / cc1plus

2016-04-21 Thread Basile Starynkevitch
alternate packages like gcc-5-stripped and keeping the gcc-5-plugin-dev package depending on unstripped cc1plus. Cheers. -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basilestarynkevitchnet mobile: +33 6 8501 2359 8, rue de la Faiencerie, 92340 Bourg La Reine, France

Bug#783876: gcc-5: consider stripping lto1 / cc1 / cc1plus

2015-08-03 Thread Basile Starynkevitch
, and these are usually not very small (and have enought disk space). Cheers -- Basile Starynkevitchhttp://starynkevitch.net/Basile/ France basile at starynkevitch.net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#793478: gcc-5-plugin-dev: GCCPLUGIN_VERSION_MAJOR == 5 GCCPLUGIN_VERSION_MINOR == 5 for GCC 5.1.1

2015-07-24 Thread Basile Starynkevitch
ii libgmp-dev 2:6.0.0+dfsg-7 gcc-5-plugin-dev recommends no packages. gcc-5-plugin-dev suggests no packages. -- no debconf information Regards. -- Basile Starynkevitch http://starynkevitch.net/Basile/ France bas...@starynkevitch.net working on http://gcc-melt.org

Bug#783876: gcc-5: consider stripping lto1 / cc1 / cc1plus

2015-07-10 Thread Basile Starynkevitch
and implemented inside cc1 ? (Unless you don't strip the dynamic symbols linked with -rdynamic when building cc1) Regards. -- Basile Starynkevitch http://starynkevitch.net/Basile/ France -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Re: Bug#783876: gcc-5: consider stripping lto1 / cc1 / cc1plus

2015-06-28 Thread Basile Starynkevitch
://git.hadrons.org/cgit/debian/gcc-on-diet.git/ in case others find it useful. And I guess I could create a package repository for it, if there's demand. Don't do that. If you strip cc1 cc1plus (etc...) you cannot have GCC plugins. Regards -- Basile STARYNKEVITCH http://starynkevitch.net

Bug#710142: FTBFS Assembler messages: Error: expecting string instruction after `rep'

2013-05-28 Thread Basile Starynkevitch
instruction after `rep' I think it is a compiler`s issue. Yes. The compiler emits rep; ret (or perhaps rep ret) and the recent binutils are not happy with that. see http://gcc.gnu.org/ml/gcc-help/2011-03/msg00286.html Cheers -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email

suggestion: gcc-4.7-dbg package ?

2012-12-11 Thread Basile Starynkevitch
Hello All, It would be very nice, for GCC plugin developers, to have a gcc-4.7-dbg package which would provide the debugging variant of gcc, cc1, cc1plus What do you think about that? Cheers -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email

confusing message in Debian gcc bug is not reproducible, so it is likely a hardware or OS problem

2012-09-24 Thread Basile Starynkevitch
plugin failures also trigger it. I suggest to replace it with The bug is not reproducible, so it could be a plugin, hardware or OS problem Regards. -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basileatstarynkevitchdotnet mobile: +33 6 8501 2359 8, rue de la Faiencerie

Re: confusing message in Debian gcc bug is not reproducible, so it is likely a hardware or OS problem

2012-09-24 Thread Basile Starynkevitch
On Mon, Sep 24, 2012 at 01:49:29PM +0200, Matthias Klose wrote: On 24.09.2012 13:27, Basile Starynkevitch wrote: Hello All, See http://gcc.gnu.org/ml/gcc/2012-09/msg00232.html for details about my suggestion. The message The bug is not reproducible, so it is likely a hardware

Re: confusing message in Debian gcc bug is not reproducible, so it is likely a hardware or OS problem

2012-09-24 Thread Basile Starynkevitch
On Mon, Sep 24, 2012 at 03:14:42PM +0200, Jakub Jelinek wrote: On Mon, Sep 24, 2012 at 02:10:50PM +0200, Basile Starynkevitch wrote: Ok, to say it in other words: experimentally, a plugin which calls fatal_error (and this is definitely an acceptable behavior for plugins) makes

Re: confusing message in Debian gcc bug is not reproducible, so it is likely a hardware or OS problem

2012-09-24 Thread Basile Starynkevitch
On Mon, Sep 24, 2012 at 04:35:54PM +0200, Matthias Klose wrote: On 24.09.2012 16:24, Basile Starynkevitch wrote: On Mon, Sep 24, 2012 at 03:14:42PM +0200, Jakub Jelinek wrote: On Mon, Sep 24, 2012 at 02:10:50PM +0200, Basile Starynkevitch wrote: Ok, to say it in other words

Debian gcc-4.6-dbg package useful for plugins?

2012-01-21 Thread Basile Starynkevitch
are the -dbg variants of debian packages made) Cheers -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basileatstarynkevitchdotnet mobile: +33 6 8501 2359 8, rue de la Faiencerie, 92340 Bourg La Reine, France *** opinions {are only mine, sont seulement les miennes

Why cc1 don't link a dynamic ppl.so?

2011-09-04 Thread Basile Starynkevitch
ppl_read_polyhedron_matrix 00ad9500 T ppl_set_coef_gmp 00ad9450 T ppl_set_inhomogeneous_gmp 00ad9750 T ppl_strip_loop Why not use libppl.so.9 in cc1? Cheers -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basileatstarynkevitchdotnet mobile: +33 6 8501 2359 8, rue de la

Re: Debian gcc 4.5.2: internal compiler error: in dfs_enumerate_from, at cfganal.c:1207

2011-04-28 Thread Basile Starynkevitch
-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.6.1 20110421 (prerelease) (Debian 4.6.0-5) % gcc -O3 -c preprocessed.i ## succeeded So you could try using gcc-4.6 Regards. -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email

gcc-4.6-plugin-dev has gengtype but no gtype.state

2011-03-30 Thread Basile Starynkevitch
appropriate place. By the way, I am interested: how is gengttype installed in the gcc-4.6-plugin-dev package? I am the GCC (upstream) guy who improved gengtype, and as far as I know the gcc/Makefile.in rule to install it was missing in (GCC FSF) 4.6.0... Regards. -- Basile STARYNKEVITCH http

Bug#600921: libppl7: libppl should be configured with --enable-interfaces=c

2010-10-21 Thread Basile Starynkevitch
! -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basileatstarynkevitchdotnet mobile: +33 6 8501 2359 8, rue de la Faiencerie, 92340 Bourg La Reine, France *** opinions {are only mines, sont seulement les miennes} *** -- System Information: Debian Release: squeeze/sid APT

packaging GCC plugins using gengtype (e.g. MELT)?

2010-03-14 Thread Basile Starynkevitch
Basile Starynkevitch wrote in http://lists.debian.org/debian-gcc/2010/03/msg00047.html Now, one of the issues about MELT Debian packaging is the fact that melt-runtime.c (the source of melt.so plugin) uses GTY http://gcc.gnu.org/onlinedocs/gccint/Type-Information.html#Type-Information

Re: packaging GCC plugins using gengtype (e.g. MELT)?

2010-03-14 Thread Basile Starynkevitch
Matthias Klose wrote: [posted on both gcc@ debian-gcc@ lists] On 14.03.2010 13:15, Basile Starynkevitch wrote: See also http://gcc.gnu.org/ml/gcc/2010-03/msg00129.html http://gcc.gnu.org/ml/gcc/2010-03/msg00132.html - for those new to MELT see http://gcc.gnu.org/wiki

Re: Does gengtyped gt-*.h depends upon the configuration of the compiler?

2010-03-11 Thread Basile Starynkevitch
. -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basileatstarynkevitchdotnet mobile: +33 6 8501 2359 8, rue de la Faiencerie, 92340 Bourg La Reine, France *** opinions {are only mines, sont seulement les miennes} *** -- To UNSUBSCRIBE, email to debian-gcc-requ

packaging GCC plugins using gengtype (e.g. MELT)?

2010-03-10 Thread Basile Starynkevitch
Debian to package it. Comments are welcome (but beware that I Basile am not very familiar with Debian packaging, and even that I am still scared by the complexity of GCC building procedures, notably Makefile.in configure.ac files). Thanks for reading. Regards. -- Basile STARYNKEVITCH