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]

Re: URGENT: Profiling



 > From: Alejandro F Frangi <alex@isi.uu.nl>
 >  
 > Hi folks,
 >  
 >  I want to obtain profiling info of my program. When I compile amd
 > link with the options -pg (egcs1.1.2) I get an error indicating that
 > ld cannot find the module mcrt1.o.  This module is not present in the
 > installation directory where crt1.o, etc. are located. It seems to me
 > that the file was not generated when I installed egcs. Does anyone
 > have a hint on what is going on?
 >  Regards,
 >         Alex


	You need to begin by saying what system you are having this
problem on.

	BTW, I believe in general mcrt1.o is expected to be provided
by the system, not by egcs.  But knowing your platform would help.

		--Kaveh
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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