This is the mail archive of the gcc@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]

RE: How to enable Mudflap in gcc 4.x?



Frank Ch. Eigler <fche@redhat.com> wrote:
>libmudflap needs to know the know the name of the entry point symbol,
>to enable one of its heuristics.  See the ENTRY_POINT area in
>configure.ac, and update it for your own runtime.  Be aware that
>libmduflap's libc-wrapper functions may need porting for your libc.

Thanks for the reply. 
When I try to build the libmudflap library separately for
(Renesas)sh-elf target after building the complete toolchain, it
automatically gets configured for i386-redhat-linux target. 
Is it the case that libmudflap only supports i386 target and not others?

Do I need to port it for sh-elf 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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