Hello:
I've been trying to compile this file in gpc-2.0.i486-linux.tgz on my RedHat 5.0
· · · · program Trying; begin writeln('Hello'); end. · · · ·
But I get "ld: cannot open crtbegin.o: No such file or directory"
I've modified /etc/ld.so.conf, /etc/profile (LD_LIBRARY_PATH) and run ldconfig, but still can't compile. What's wrong? Let's see:
-rwxr-xr-x 1 root root 50500 Nov 20 1996 gpc [root@MicroMAT bin]# ldd gpc libc.so.5 => not found
It would be nice is someone could generate the glibc2 of gpc -I can't compile large files (i.e. kernel) due to hardware failure-. If my problem is not this, please help me.
Thanks,
--------------------------------------------- VÃctor R. Ruiz rvr@idecnet.com Agrupación Astronómica de Gran Canaria Sociedad de Meteoros y Cometas de España Asociación de Variabilistas de España - AVE info.astro http://www.astrored.org/infoastro http://ccdis.dis.ulpgc.es:8086/AAGC/aagc.html ---------------------------------------------
You might try the GPC snapshot from the Debian distribution. It is in project/experimental. It was generated with egcs and appears to work reasonably well. Several people on the linux-hams list have converted .deb packages to .rpm packages and installed them successfully.
Hope this helps,
Pat
-----Original Message----- From: Victor R. Ruiz [mailto:rvr@idecnet.com]
It would be nice is someone could generate the glibc2 of gpc -I can't compile large files (i.e. kernel) due to hardware failure-. If my problem is not this, please help me.
Thanks,