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]

[tree-ssa mudflap] mudflap not built anymore?


The last two builds (off cvs) did not build mudflap anymore. My
last build that did build it is from the 3rd.

Is a new configure flag required now? I build this way:

	grab cvs

	rm -rf gcc-mudflap
	mkdir gcc-mudflap
	cd gcc-mudflap

	../gcc/configure --prefix=... --enable-languages=c
	make bootstrap
	make install

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>


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