Gentoo Archives: gentoo-amd64

From: Chris Brennan <xaero@××××××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Enabling debug info in Wine?
Date: Fri, 07 Mar 2008 16:59:32
Message-Id: 47D17469.70703@xaerolimit.net
In Reply to: [gentoo-amd64] Re: Enabling debug info in Wine? by Mark Knecht
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 I'm not a developer, but I use the following
5
6 Leviathan ~ # grep FEAT /etc/make.conf
7 FEATURES="parallel-fetch distclean ccache confcache"
8 Leviathan ~ #
9
10 For the average user, these are a safe bet, the last two are apps you'll
11 need to emerge and set up as well. pretty simple and straight forward.
12
13 Mark Knecht wrote:
14 | On Fri, Mar 7, 2008 at 8:09 AM, Mark Knecht <markknecht@×××××.com> wrote:
15 |> Hi all,
16 |> What would be a sufficient set of actions for me to take to get
17 |> backtrace info from Wine that would be useful to Wine devlopers? Their
18 |> Bugzilla folks are are saying, correctly I think, that everything
19 |> necessary is stripped out and that the info I'm providing doesn't
20 |> help. I don't see anything specific in the Wine flags.
21 |>
22 |> Is this some sort of major effort required where I have to go back
23 |> and recompile many things on my system or is there a way to compile
24 |> just Wine to give them what they need?
25 |>
26 |> I found this page to read:
27 |>
28 |> http://www.gentoo.org/proj/en/qa/backtraces.xml
29 |>
30 |> I do not understand the nostrip/splitdebug topic. I do not find
31 |> either word in man emerge or man portage. Is this a gcc thing?
32 |>
33 |> My current gcc flags look like this:
34 |>
35 |> CFLAGS="-march=k8 -O2 -pipe"
36 |> CHOST="x86_64-pc-linux-gnu"
37 |> CXXFLAGS="${CFLAGS}"
38 |> MAKEOPTS="-j2"
39 |>
40 |> Any comments about whether those are good or not for a
41 |> non-developer, desktop user type like me would be appreciated. I don't
42 |> mind changing cflags to get these folks what they want.
43 |>
44 |> Thanks,
45 |> Mark
46 |>
47 |
48 | OK, so this seems to be part of using the FEATURES=" ... " line in
49 make.conf.
50 |
51 | I do not have a FEATURES line at all so I'm hesitant to just start
52 | throwing things in. <<glug...help...>>
53 |
54 | I've heard of things like sandbox and ccache but I've never touched
55 | them. Would they be good things to use all the time or are they more
56 | for developers?
57 |
58 | Anyway, if someone can help clear this up I would appreciate it.
59 |
60 | Thanks,
61 | Mark
62 -----BEGIN PGP SIGNATURE-----
63 Version: GnuPG v2.0.7 (GNU/Linux)
64 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
65
66 iD8DBQFH0XRp8hUIAnGfls4RAi+aAKCS89m1eZ6DjvJe7SkUNgtMvYLWpgCdEsZp
67 58LKFc6R3KJkKJ3wr0fnayc=
68 =h8oX
69 -----END PGP SIGNATURE-----
70 --
71 gentoo-amd64@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Enabling debug info in Wine? Mark Knecht <markknecht@×××××.com>