From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: Another cross-compiler problem! Date: 10 Oct 2001 14:53:58 GMT Organization: Aachen University of Technology (RWTH) Lines: 20 Message-ID: <9q1ne6$pup$1@nets3.rz.RWTH-Aachen.DE> References: <20011010144313 DOT 31015 DOT qmail AT web9103 DOT mail DOT yahoo DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1002725638 26585 137.226.32.75 (10 Oct 2001 14:53:58 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 10 Oct 2001 14:53:58 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ROLAND wrote: > I installed the whole package of djcrx203. > I just used some header files which are on my sparc. Don't do that. They almost certainly won't work. > Do I need to rewrite my program? Or can I solve this > by downloading some header files myself. Downloading header files alone hardly ever solves any problem. You need the *library* sitting behind that interface, and in this particular case, you'll have to compile the sources of that library with your cross-compiler, too, if you don't get a binary distribution meant for use with DJGPP of them. Maybe you'll have to reconsider what "cross-compiling" really means. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.