This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
cannot find crt1.o after installing gcc-2.95.1
- To: gcc@gcc.gnu.org
- Subject: cannot find crt1.o after installing gcc-2.95.1
- From: kochanek@iib.tu-darmstadt.de (Adam Kochanek)
- Date: Thu, 2 Sep 1999 12:44:28 +0200
system: sparc-sun-solaris-2.5
dmorning,
i've tried to compile and link my project with the new gcc compiler. after the
successfull compiling the linking failed (because of missing crt1.o). i tried to install glibc on my system but there is no support for solaris.
there is crt1.o in gcc/lic/gcc-lib/sparc-sun-solaris2.5/2.95.1 but i don't know how to
make ld point on it.
thanks
adam