On May 2, 2009, at 15:36, Michael Fischer wrote: > the new version r1589 do not solve the problem, > becasue the unistd.h looks like: > > #define getpagesize() PAGE_SIZE > > No information about environ here.
I believe declaring environ in unistd.h is a glibc-ism and on other systems you have to declare it yourself. Regards, Anders Montonen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
