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: GCC problem


On May  4, 2001, Fabio Pacione <f.pacione@mclink.it> wrote:

> I've installed the binaries from the package gcc-2.95.3-sol26-sparc-local.
> I've modified the installation directory with the pkgadd -R command.
> When I try to compile some files the error message is :
> ld: fatal: file crt1.o: open failed: No such file or directory

That's because you've modified the installation directory.  You must
not do that with GCC up to 2.95.*.  GCC 3.0 should be more tolerant to
these changes.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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