[Bug other/11673] libmudflap does not compile on freebsd
gerald at pfeifer dot com
gcc-bugzilla@gcc.gnu.org
Tue Jul 29 13:39:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11673
gerald at pfeifer dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gerald at pfeifer dot com
------- Additional Comments From gerald at pfeifer dot com 2003-07-29 13:39 -------
I experienced (and hack around) this before noticing this PR, so here are some
comments on suggested resolutions:
1. The MAP_ANON patch looks good; would you mind applying it, Frank?
2. The _POSIX issue should be resolved as in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11673#c8
but using __FreeBSD__ instead.
Still, it would be good to note (in comments) which platforms require _POSIX.
3. I agree that autoconf-ing the *64 functions is the best approach,
4. and similarly for union semun.
More information about the Gcc-bugs
mailing list