On 2012-07-19 12:29, Andrew Schulman wrote:
Debuginfo is not "junk". Like most Linux binary distros, these files
are automatically packed into a ${PN}-debuginfo package and excluded
from other (sub)packages without further intervention by the maintainer.
Users can then install gdb and these d
> Debuginfo is not "junk". Like most Linux binary distros, these files
> are automatically packed into a ${PN}-debuginfo package and excluded
> from other (sub)packages without further intervention by the maintainer.
> Users can then install gdb and these debuginfo packages to debug
> softwa
> On 2012-07-18 17:07, Ken Brown wrote:
> > On 7/18/2012 4:57 PM, Andrew Schulman wrote:
> >> My cygport is 0.10.11-1. I haven't run cygport in a while, and now
> >> I'm trying
> >> to compile a new package. When I do, by default it seems that I get
> >>
> >> CC = "gcc -c -ggdb -O2 -pipe
> >> -fd
On 2012-07-18 20:26, Ken Brown wrote:
On 7/18/2012 6:53 PM, Yaakov (Cygwin/X) wrote:
But again, while I can't state this as policy, you really shouldn't be
disabling debuginfo on a widespread or permanent basis. It's a feature
and it's there for a reason.
I disabled it for my recent texlive r
On 7/18/2012 6:53 PM, Yaakov (Cygwin/X) wrote:
Bzzzt. Don't use internal structures. If it's not documented in the
manual, you shouldn't be using it in your .cygport, and anything
starting with an underscore is purely internal.
Sorry, I didn't realize that.
But again, while I can't state th
On 2012-07-18 17:07, Ken Brown wrote:
On 7/18/2012 4:57 PM, Andrew Schulman wrote:
My cygport is 0.10.11-1. I haven't run cygport in a while, and now
I'm trying
to compile a new package. When I do, by default it seems that I get
CC = "gcc -c -ggdb -O2 -pipe
-fdebug-prefix-map=/home/ASchulma/d
On 7/18/2012 4:57 PM, Andrew Schulman wrote:
My cygport is 0.10.11-1. I haven't run cygport in a while, and now I'm trying
to compile a new package. When I do, by default it seems that I get
CC = "gcc -c -ggdb -O2 -pipe
-fdebug-prefix-map=/home/ASchulma/dev/cygwin/wbox/wbox-5-1/build=/usr/src/
My cygport is 0.10.11-1. I haven't run cygport in a while, and now I'm trying
to compile a new package. When I do, by default it seems that I get
CC = "gcc -c -ggdb -O2 -pipe
-fdebug-prefix-map=/home/ASchulma/dev/cygwin/wbox/wbox-5-1/build=/usr/src/debug/wbox-5-1\
-fdebug-prefix-map=/home/ASchul
8 matches
Mail list logo