How to enable mudflap with gcc-4.x
Deepen Mantri
Deepen.Mantri@kpitcummins.com
Fri Jun 1 11:17:00 GMT 2007
Kai Ruottu wrote:
>Maybe you should remove that "--enable-libmudflap" and do:
> make all
> make install
> <build and install newlib with the installed GCC>
> make configure-target-libmudflap
> make all-target-libmudflap
Thanks. By this libmudflap got configured for x86/linux target.
Now I built the gcc compiler for (RENESAS)sh-elf target and tried
to configure the libmudflap by this method. However I got the same
error "error: [configure-target-libmudflap]".
So I 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.
Is it the case that, libmudflap does not support the 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Gcc-help
mailing list