From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11364 invoked from network); 3 Jan 1997 14:33:17 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by coral.primenet.com.au with SMTP; 3 Jan 1997 14:33:17 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id JAA19869; Fri, 3 Jan 1997 09:36:45 -0500 (EST) Resent-Date: Fri, 3 Jan 1997 09:36:45 -0500 (EST) Message-Id: <199701031437.GAA13384@PEAK.ORG> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 3.3 v118.2) X-Image-URL: http://www.nerc.com/~luomat/Timothy_J_Luoma-X-Face.tiff X-Nextstep-Mailer: Mail 3.3 (Enhance 2.0b5) From: Timothy J Luoma Date: Fri, 3 Jan 97 09:37:38 -0500 To: comp-sys-next-programmer@antigone.com, zsh-workers@math.gatech.edu Subject: Compiling ZSH QuadFat for NeXTStep Reply-To: luomat@peak.org Organization: Princeton Theological Seminary Resent-Message-ID: <"tiLyD2.0.Ls4.ybHpo"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2714 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu 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