This is the mail archive of the
libc-ports@sources.redhat.com
mailing list for the libc-ports project.
Re: dynamic library issue
- From: "Carlos O'Donell" <carlos at systemhalted dot org>
- To: "Bridge Wu" <mingqiao dot wu at gmail dot com>
- Cc: libc-ports at sourceware dot org
- Date: Tue, 7 Aug 2007 13:34:00 -0400
- Subject: Re: dynamic library issue
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=B+15qTKO/QmajaDireAKd3HH46jVq6E8T1598qzpS33LXc8YoMuoJ0v+hHIdlpsIVlA4DzfvdEfPRKIsZMMbsA13ZvUiyxq51lad1JYQ5qE2hRcT59zy3RgwWh9lkkCkTpgZo5TvCjkiLsiJQanIZMUo2+iJIXkExuO0ceMtw40=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=gFeJvhccyTDZ+ycYB95v5yAe/hptxgYQ/EgRhAWZbcqsMvnQvqvDVRAipeyB+hcFZeJlzfbrjwNPmPHuaZaxo+laRqMVoEBxAYMDMO6tV6ZVA0qosXH0Sdo1pToj+Hjn5PA+c+OTlMFr57wKCWw+vNiYA0mnAqyPFRlwZPpofmc=
- References: <246188420708062216w72bb0491r6f7a7b11c54a4737@mail.gmail.com>
On 8/7/07, Bridge Wu <mingqiao.wu@gmail.com> wrote:
> I'm trying to separate the big library into small ones to narrow down
> the issue. Simultaneously, does anybody have any hints or comments?
It is crucial that you reduce the problem to something smaller.
1. Reduce the problem to a small testcase.
2. File a bugzilla issue http://sourceware.org/bugzilla/, explain the
problem in detail, and attach the reduced testcase.
3. Email libc-ports and ask for help solving the bug.
Thanks.
Cheers,
Carlos.