[Bug libmudflap/38738] gcc 4.4.0 20090104 - OpenSolaris can enable libmudflaps (if gcc is configured to use GNU ld)
rob1weld at aol dot com
gcc-bugzilla@gcc.gnu.org
Tue Jan 6 04:21:00 GMT 2009
------- Comment #2 from rob1weld at aol dot com 2009-01-06 04:21 -------
There is one other change I made, add this to the top of
libmudflaps/mf-hooks2.c :
/* OpenSolaris */
struct mntent {
char *mnt_fsname; /* file system name */
char *mnt_dir; /* file system path prefix */
char *mnt_type; /* 4.3, nfs, dos, macintosh, cfs, or ignore */
char *mnt_opts; /* ro, etc. */
int mnt_freq; /* dump frequency, in days */
int mnt_passno; /* pass number on parallel fsck */
};
Full results are here:
http://gcc.gnu.org/ml/gcc-testresults/2009-01/msg00488.html
Rob
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38738
More information about the Gcc-bugs
mailing list