Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-24 Thread Paul de Vrieze
On Wednesday 03 August 2005 15:11, Danny van Dyk wrote: > Mike Frysinger schrieb: > | On Wednesday 03 August 2005 07:16 am, Martin Schlemmer wrote: > |>On Tue, 2005-08-02 at 09:22 -0400, Mike Frysinger wrote: > |>>On Monday 01 August 2005 10:43 pm, Danny van Dyk wrote: > |> > |>Last time I checked,

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-03 Thread Danny van Dyk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger schrieb: | On Wednesday 03 August 2005 07:16 am, Martin Schlemmer wrote: | |>On Tue, 2005-08-02 at 09:22 -0400, Mike Frysinger wrote: |> |>>On Monday 01 August 2005 10:43 pm, Danny van Dyk wrote: |>Last time I checked, only --without-pi

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-03 Thread Mike Frysinger
On Wednesday 03 August 2005 07:16 am, Martin Schlemmer wrote: > On Tue, 2005-08-02 at 09:22 -0400, Mike Frysinger wrote: > > On Monday 01 August 2005 10:43 pm, Danny van Dyk wrote: > > > Mike Frysinger schrieb: > > > |>your USE=pic example is wrong, it does not change CFLAGS (and if your > > > |>pa

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-03 Thread Martin Schlemmer
On Tue, 2005-08-02 at 09:22 -0400, Mike Frysinger wrote: > On Monday 01 August 2005 10:43 pm, Danny van Dyk wrote: > > Mike Frysinger schrieb: > > |>your USE=pic example is wrong, it does not change CFLAGS (and if your > > |>package does, it is broken) > > > > chillispot at least is not wrong. If U

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-02 Thread Alec Warner
Mike Frysinger wrote: On Monday 01 August 2005 09:22 pm, Alec Warner wrote: Many people do not like the fact that a USE flag changes CFLAGS. Although there are other USE flags that do this too ( pic comes to mind in a couple ebuilds, checkpassword fex ) they are a minority compared to debug.

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-02 Thread Mike Frysinger
On Monday 01 August 2005 10:43 pm, Danny van Dyk wrote: > Mike Frysinger schrieb: > |>your USE=pic example is wrong, it does not change CFLAGS (and if your > |>package does, it is broken) > > chillispot at least is not wrong. If USE="pic" is set, it compiles _only > with_ -fPIC, ommiting to compile

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-02 Thread Danny van Dyk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger schrieb: | On Monday 01 August 2005 10:43 pm, Danny van Dyk wrote: | |>chillispot at least is not wrong. If USE="pic" is set, it compiles _only |>with_ -fPIC, ommiting to compile files twice and effectivly telling |>libtool not to produ

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-01 Thread Mike Frysinger
On Monday 01 August 2005 10:43 pm, Danny van Dyk wrote: > chillispot at least is not wrong. If USE="pic" is set, it compiles _only > with_ -fPIC, ommiting to compile files twice and effectivly telling > libtool not to produce a normal static library. not really chillispot doesnt build/install any

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-01 Thread Danny van Dyk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Frysinger schrieb: |>your USE=pic example is wrong, it does not change CFLAGS (and if your |>package does, it is broken) | | | and i just reviewed all packages which declare IUSE=pic and they were pretty | much all wrong: [...] | chillispot chill

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-01 Thread Mike Frysinger
On Monday 01 August 2005 10:07 pm, Mike Frysinger wrote: > On Monday 01 August 2005 09:22 pm, Alec Warner wrote: > > Many people do not like the fact that a USE flag changes CFLAGS. > > Although there are other USE flags that do this too ( pic comes to mind > > in a couple ebuilds, checkpassword fe

Re: [gentoo-dev] The dreaded debug use flag/eclass

2005-08-01 Thread Mike Frysinger
On Monday 01 August 2005 09:22 pm, Alec Warner wrote: > Many people do not like the fact that a USE flag changes CFLAGS. > Although there are other USE flags that do this too ( pic comes to mind > in a couple ebuilds, checkpassword fex ) they are a minority compared to > debug. your USE=pic exampl

[gentoo-dev] The dreaded debug use flag/eclass

2005-08-01 Thread Alec Warner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oh yeah, it's back, for the 6th time :) I've provided links to all the other discussions I could find on theaimsgroup in case you want to take a trip down memory lane. Hopefully I'll summarize the previous discussion well enough that you don't have t