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


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]