Re: getpagesize() problems
Michele Alberti <[email protected]>
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <[email protected]> |
> > You probably also need to link in dietlibc's start.o. Run diet with the -v > option to see which options are needed. diet -v doesn't report info related. BTW, I think that the problem is not in something related with symbol __start but with the getpagesize() that causes segfault. Ciao, Michele