Subject: Re: cross compilation for DJ1.0x From: Alvin Starr To: hideki AT isl DOT rdc DOT toshiba DOT co DOT jp (Hideki Yoshida) Date: Mon, 27 Jul 1992 08:58:08 -0400 Cc: djgpp AT sun DOT soe DOT clarkson DOT edu (Go32 mail server) > > I got binutils-920602.tar.Z at cygnus.com, and found a linkage control > file called `go32.sh'. Its format is more abstract than a.out-i386 > above. However, this file does not seem to produce correct a.out file > for go32 --- text does not start at 0x20. Is this a bug? > --- > YOSHIDA Hideki > Information Systems Lab. > Toshiba R&D Center > hideki AT isl DOT rdc DOT toshiba DOT co DOT jp > The binutils that I have is from prep.ai.mit.edu and is binutils-1.94-beta.tar.Z. This is probibly the reason that I am having some troubles. When I looked on the cygnus.com system I found a note that redirected me to the binutils-1.94 file at GNU. On the other issue the text should start at 0x1020 and not 0x20. This is because the first page of memory(4K,0x1000) is left unallocated forcing any referances to it to cause a page fault, so that null pointer referances will cause a trapable error. I will be grabbing a copy of binutils-920602.tar.Z and trying to install that. when (and if) I get it up and running I will post some mail. -- ================================================================================ Alvin Starr || Seymore Cray Eyepoint Inc. || was heard to say alvin AT eyepoint DOT on DOT ca || parity is for farmers. voice: (416)513-6717 || fax: (416)513-6718 ||(Sorry, I don't know the author) ================================================================================