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: GCC 4.7.2: Mudflap linker errors


Hi Matthias,

The error is from GCC which I built on my own (as mentioned in my
first post), not installed from a package manager. It all works ok
with the system compiler though (Debian 6.0 has gcc 4.4.5).

Thanks & Regards,
Satish

On 22 September 2012 14:50, Matthias Klose <doko@debian.org> wrote:
> On 21.09.2012 23:08, bd satish wrote:
>> g++ -fmudflap references.cc -lmudflap
>
> you have to install mudflap to use it (it is suggested by the gcc-4.7 package).
> sudo apt-get install libmudflap0-4.7-dev
>


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