This is the mail archive of the gcc-bugs@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: possible gcc C bug on Sun solaris 2.5.1


On Jan 26, 2000, "Slatest, Leonard A" <slatest@bnl.gov> wrote:

> ld: fatal: file mcrt1.o: open failed: No such file or directory

> The error only occurs when I compile with the -p option.

Try `-pg' instead; it uses the GNU profiler interface.  I suppose
mcrt1.o is a file that should be part of Solaris, since I can't find
any traces about it would be built by gcc, but I can't find it on any
of my plain Solaris installations either.  I can only find it within a
SPARCompiler tree.  Maybe it is part of an optional package, or one
that must be purchased separately?

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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