~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to h/u370_aix.defs

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# /* Copyright William Schelter. All rights reserved. (1990) */
 
2
LBINDIR=/usr/local/bin
 
3
RANLIB=true
 
4
#defs for the makefiles
 
5
# see notes at beginning of u370_aix.h
 
6
 
 
7
 
8
OFLAG   =   
 
9
# for plc88 can't have this
 
10
LIBS    = -lm 
 
11
ODIR_DEBUG= 
 
12
 
 
13
SHELL=/bin/sh
 
14
.IGNORE:
 
15
 
 
16
# CC = cc -DVOL= -I$(GCLDIR)/o  -Wl,-S0xa000000
 
17
# Note pl8cc cannot compile c/fat_string.c.
 
18
# When this fails just repeat the same command manually
 
19
# using cc.
 
20
 
 
21
CC = cc -DVOL=volatile -DCOM_LENG=   -I$(GCLDIR)/o
 
22
LDCC = ${CC} -Hxa
 
23
 
 
24
CFLAGS  = -c $(DEFS)  -I../h
 
25
EXTRAS = /usr/local/scratchpad/cur/lib/foreign/cfuns-c.o \
 
26
         /usr/local/scratchpad/cur/lib/foreign/sockio-c.o
 
27
EXTRAS = 
 
28
 
 
29
# The fast loading currently works for ATT and BSD with 68000 or 386
 
30
# architectures.  Unless you have these, leave these undefined.
 
31
RSYM    = rsym
 
32
SFASL   = $(ODIR)/sfasl.o
 
33
 
 
34
# EMUL= $(ODIR)/sysv_386emul.o
 
35
 
 
36
# When using SFASL it is good to have (si::build-symbol-table)
 
37
INITFORM=(si::build-symbol-table)
 
38
 
 
39
MPFILES=${MPDIR}/mpi.o ${MPDIR}/lo-u370_aix.o ${MPDIR}/mp_sl3todivul3.o ${MPDIR}/libmport.a
 
40
# MPFILES=${MPDIR}/mpi.o ${MPDIR}/libmport.a
 
41
 
 
42
# Use symbolic links
 
43
SYMB    = -s
 
44
 
 
45
 
 
46
 
 
47
 
 
48
 
 
49
 
 
50
 
 
51
 
 
52
 
 
53
 
 
54
 
 
55
 
 
56
 
 
57
 
 
58
 
 
59
 
 
60
 
 
61
 
 
62
 
 
63
EXTRAS = /spad/obj/370/lib/sockio-c.o /spad/obj/370/lib/cfuns-c.o