This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] RFE new API - gettimezone


On 2 April 2014 19:47, P J P <pj.pandit@yahoo.co.in> wrote:
>> There are several other changes you'll need to change to get there, like:
>> - Avoid using the hardcoded strings and use those defined in glibc instead
>
>   I guess timezone/tzfile.h should help with that?

I think it should.

>   I did modify the time/Makefile to build it locally, but could not get the Makefile to run, for an error:
>
>    $ make
>    Makeconfig:42: *** missing separator.  Stop.

glibc is built a little differently.  More importantly, the build
directory should be separate from the source directory.  See the
INSTALL file for details.

Siddhesh
-- 
http://siddhesh.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]