Re: fopen64
Felix von Leitner <[email protected]>
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <[email protected]> |
> I'm on a i686 platform. Should I try to recompile glib against > dietlibc ? Yes. All libraries have to be compiled with dietlibc to make a final dietlibc binary. It's in the FAQ, too. > BTW, I tried to compile the latest cvs for dietlibc, but it > segfaults; Works for me. You'll have to debug this on your box. Try commenting out WANT_SYSENTER in dietfeatures.h. Felix