zsh-workers
 help / color / mirror / code / Atom feed
From: Timothy J Luoma <luomat@peak.org>
To: comp-sys-next-programmer@antigone.com, zsh-workers@math.gatech.edu
Subject: Compiling ZSH QuadFat for NeXTStep
Date: Fri,  3 Jan 97 09:37:38 -0500	[thread overview]
Message-ID: <199701031437.GAA13384@PEAK.ORG> (raw)


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


                 reply	other threads:[~1997-01-03 14:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199701031437.GAA13384@PEAK.ORG \
    --to=luomat@peak.org \
    --cc=comp-sys-next-programmer@antigone.com \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).