This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/11673] libmudflap does not compile on freebsd


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]