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 c/17350] Undefined symbols when using -fmudflap


------- Additional Comments From v dot haisman at sh dot cvut dot cz  2004-09-07 18:22 -------
Subject: Re:  Undefined symbols when using -fmudflap



On Tue, 7 Sep 2004, pinskia at gcc dot gnu dot org wrote:

> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-07 17:52 -------
> libmudflap does not build on anything except on *-linux-gnu by default, try using --enable-libmudflap
> and try again.
>

As both logs show the used compiler has been built with --enable-libmudflap and
the libmudflap* files have been installed:

wilx@logout:::~/tmp/gcc-head/objdir> ls -ld
${HOME}/lib/gcc/i386-unknown-freebsd4.10/3.5.0/libmudflap*
-rw-r--r--    1 wilx     users      296304 Sep  6 20:29
/home/4/wilx/lib/gcc/i386-unknown-freebsd4.10/3.5.0/libmudflap.a
-rwxr-xr-x    1 wilx     users         729 Sep  6 20:29
/home/4/wilx/lib/gcc/i386-unknown-freebsd4.10/3.5.0/libmudflap.la
-rw-r--r--    1 wilx     users      326164 Sep  6 20:29
/home/4/wilx/lib/gcc/i386-unknown-freebsd4.10/3.5.0/libmudflapth.a
-rwxr-xr-x    1 wilx     users         735 Sep  6 20:29
/home/4/wilx/lib/gcc/i386-unknown-freebsd4.10/3.5.0/libmudflapth.la



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17350


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