From: pokornp AT math DOT vscht DOT cz () Newsgroups: comp.os.msdos.djgpp Subject: Re: cross-compiling error re: crt0.o Date: 9 Apr 1998 12:48:11 GMT Organization: Prague Institute of Chemical Technology Lines: 26 Message-ID: <6gig2b$4i$1@news.vscht.cz> References: <3528BA11 DOT 3A94138E AT geocities DOT com> NNTP-Posting-Host: math.vscht.cz To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Stephen Landry (land3902 AT mstr DOT hgc DOT edu) wrote: : I am trying to compile a package using gcc-dos in the makefile, but I get : the error: ld: fatal: file crt0.o: unknown type, unable to process using : elf(3E) libraries. I am compiling on a sparc-sun-solaris2.5.1. Crt0.o, : and crt0.h are from djcrx201.zip. I also tried using gcrt0.o renamed as : crt0.o, with the same error. I unzipped the package with the -a option. : Any help would be greatly appreciated. Thanks. : --- : Stephen A. Landry, M.B.A. Candidate : Rensselaer at Hartford, formerly The Hartford Graduate Center : land3902 AT mstr DOT hgc DOT edu I have been stuck even earlier: I have downloaded djcrx201.zip but make stops with error: collect2: ld returned 1 exit status /usr/ccs/bin/ld: Unsatisfied symbols: print_insn_hppa (code) Could you, please, send me your makefile ? Thank you