[parisc-linux] 64 bit compiler error

FARINATI,LEANDRO (HP-Brazil,ex1) leandro.farinati@hp.com
Tue, 14 Jan 2003 15:04:23 -0500


Hi,

I am facing some problems to install compile parisc 64 bit code. Could
anybody help me?

I download and installed the following packages:

gcc package: gcc-hppa64_3.0.4ds3-7.1_hppa.deb
libc6 package: libc6_2.3.1-9_hppa.deb
libdb1-compat package: libdb1-compat_2.1.3-7_hppa.deb

the problem is I'm receiving this error message when I try to compile my
code: 
	hppa64-linux/bin/ld: cannot open crt1.o: No such file or directory

When I try to to place this file in the current directory, I receive the
error message:
	crt1.o: file not recognized: File format not recognized
	collect2: ld returned 1 exit status
Regards,

Leandro Farinati