RE: How to enable mudflap with gcc-4.x

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux