Re: djblinux?
[email protected] (Paul Jarc) Tue, 24 Jun 2003 11:49:59 -0400
| Newsgroups | gmane.comp.djb.package |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
Felix von Leitner <[email protected]> wrote: > Thus spake Paul Jarc ([email protected]): >> I've done most of that. I don't use dietlibc because it doesn't (yet) >> support right/ time zones. > > Do you mean the tzfile support is buggy or do you mean you are missing $TZ? I mean it doesn't have the Olson tzcode yet. So the system clock is always POSIX for dietlibc, but I want mine to be TAI. > If your system does not use glibc, you can simply edit > > `gcc -print-libgcc-file-name|sed s/libgcc.a/specs` > > to use the diet libc instead of glibc and set __dietlibc__ and then you > don't need to wrapper at all. What changes would be needed, exactly? Does dietlibc use all the same basenames as glibc, so only the directories have to be changed? (Hint :) ) paul