zsh-workers
 help / color / mirror / code / Atom feed
* Compiling ZSH QuadFat for NeXTStep
@ 1997-01-03 14:37 Timothy J Luoma
  0 siblings, 0 replies; only message in thread
From: Timothy J Luoma @ 1997-01-03 14:37 UTC (permalink / raw)
  To: comp-sys-next-programmer, zsh-workers


I'm rather new at this still, but I'm perplexed by this.

I've been able to compile programs quadfat by adding this:

CFLAGS   =  -arch m68k -arch i386 -arch hppa -arch sparc

to the Makefile.  So I can ./configure on zsh.3.0.2, and the  
Makefile has

CFLAGS   =  -Wall -Wno-implicit -Wmissing-prototypes -O2

so I change it to

CFLAGS   =  -arch m68k -arch i386 -arch hppa -arch sparc -Wall  
-Wno-implicit -Wmissing-prototypes -O2

and set 'make' on its merry way

The make seems to have exited fine, (make  4238.55s user 324.42s  
system 88% cpu 1:25:45.59 total) and the .o files are all QuadFat

builtin.o       hist.o          loop.o          subst.o
zle_main.o      zle_vi.o        compat.o        init.o          math.o
text.o          zle_misc.o      zle_word.o cond.o          input.o
mem.o           utils.o         zle_move.o exec.o          jobs.o
params.o        watch.o         zle_refresh.o glob.o          lex.o
parse.o         zle_bindings.o  zle_tricky.o hashtable.o
linklist.o      signals.o       zle_hist.o      zle_utils.o

but ZSH is not QuadFat, it is only m68k.

Does anyone know why this happened and what I can do to get ZSH to  
compile QuadFat?

thanks!
TjL

--
	Tj Luoma (luomat@peak.org)
		http://www.next.peak.org/~luomat
			Awaiting Apple's NeXTStep


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-01-03 14:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-03 14:37 Compiling ZSH QuadFat for NeXTStep Timothy J Luoma

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).