This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
libmudflap porting: was Re: [tree-ssa-branch] execinfo.h missing
- From: fche at redhat dot com (Frank Ch. Eigler)
- To: innenminister at gmx dot de
- Cc: gcc at gcc dot gnu dot org
- Date: 06 Sep 2002 11:35:32 -0400
- Subject: libmudflap porting: was Re: [tree-ssa-branch] execinfo.h missing
- References: <3D77DA7F.19225.357C5BA7@localhost>
innenminister@gmx.de writes:
> Since the merge I need <execinfo.h> (to build libmudflap).
> Since this is a glibc specific file I don't have it on my system
> which runs cygwin. [...]
Sorry - we have not yet begun to port libmudflap to other hosts.
(Help wanted! :-) In the interim, I recommend you remove your copy of
the libmudflap source subtree entirely (cvs release -d libmudflap), so
it won't be in your way. Should libmudflap be explicitly excluded
from the CVS "gcc-full" and "gcc-core" modules for now?
- FChE