This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: How to enable Mudflap in gcc 4.x?
- From: "Deepen Mantri" <Deepen dot Mantri at kpitcummins dot com>
- To: "Eric Christopher" <echristo at apple dot com>
- Cc: <fche at redhat dot com>, <gcc at gcc dot gnu dot org>
- Date: Mon, 4 Jun 2007 13:08:12 +0530
- Subject: RE: How to enable Mudflap in gcc 4.x?
Eric Christopher wrote:
>Perhaps, but you want to build it as part of your target libraries
>using --enable-libmudflap. When you build it after you're not using
>host and target and therefore it's being built for your machine (i386-
>redhat-linux).
Thanks for the reply.
I did remove --enable-libmudflap option from the build script and
followed following steps for libmudflap configuration:
I created a separate build folder and from there
a) [libmudflap source path]/configure --target=sh-elf --prefix=[My
prefix folder path]
b) make
c) make install
By this, libmudflap.a got created but for i386-redhat-linux target.
Regards,
Deepen Mantri
KPIT Cummins InfoSystems Ltd.
Pune, India
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNU based tool-chains for Renesas' SH, H8, R8C, M16C
and M32C Series. The following site also offers free technical support
to its users. Visit http://www.kpitgnutools.com for details.
Latest versions of KPIT GNU tools were released on February 6, 07
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~