[comp.windows.x] Building X11R4 on apollo 10k using cross compilation for 68XXX m/c

razdan@chanakya.oakhill.uucp (Anshuman Razdan) (02/24/90)

Another question for people who may have experience of 
compiling X on apollo.

I am trying to build the server on a apollo 10 k and trying to 
use the cross compilation switch to build the server for 68XXX
m/c.  Now in the documentation of 10k it says use the fllowing switch in
the compiler (/bin/cc) for cross compilation :

	-A cpu, 4000 (say compiling for DN4000)

There is nothing like this in the apollo.cf file.  I concluded that if I include
that statement in the apollo.cf file as

#define BOOTSTRAPCFLAGS = -A cpu, 4000 and use

make BOOTSTRAPCFLAGS="-A cpu,400" World > make.world

to build the server.  

Am I doing it right.  I would like to get some input before I start hogging the m/c.

One of my user groups have reluctantly let me use their DN10000 machine.

Thanx for the support

Anshuman Razdan

oakhill!chanakya!razdan@cs.utexas.edu