[comp.sys.apollo] GCC available for Apollo?

daniel@world.std.com (Daniel Smith - you know, that West Coast one...) (04/28/91)

	Subject line pretty much says it all.  What version (if any)
of gcc will compile on the Apollo?

	I'm interested in building X11R4, pl 18, on 4500 running 10.3,
with gcc.  Any problems I should be aware of?  Is anyone successfully
using xdm with this particular server?

				Daniel
-- 
daniel@island.com  .....Daniel Smith, Island Graphics, (415) 491 0765 x 250(w)
daniel@world.std.com ...4000 CivicCenterDrive SanRafael MarinCounty CA 94903
dansmith@well.sf.ca.us .I must write this, or Island will take away my coffee.
Could we continue with the petty bickering? I find it most intriguing-Data:TNG

rees@dabo.citi.umich.edu (Jim Rees) (04/30/91)

In article <1991Apr27.175042.28560@world.std.com>, daniel@world.std.com (Daniel Smith - you know, that West Coast one...) writes:

  	Subject line pretty much says it all.  What version (if any)
  of gcc will compile on the Apollo?

You need John Vasta's mods to gcc.  I would put this in the FAQ file but
I've lost the ftp location of the patches.

  	I'm interested in building X11R4, pl 18, on 4500 running 10.3,
  with gcc.

It's not a good idea to build the client libraries with gcc, because you
can't share the text segment (in fact, you don't get a text segment).
Everything else can be built with gcc as far as I know.