X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Thu, 22 Feb 2007 00:09:33 -0500 Message-Id: <200702220509.l1M59XCw017125@envy.delorie.com> From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: (message from Brian Inglis on Wed, 21 Feb 2007 21:06:01 -0700) Subject: Re: North American Daylight Saving Time 2007 Changes References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I already downloaded and compiled the updated data files from > ftp://elsie.nci.nih.gov/pub/tzdata2007b.tar.gz > but are there libraries or other packages that need rebuilt to pick up > the changes? I don't think so. libc pulls in that data by reading the files at runtime, not by compiling them in (they change OFTEN).