gcc/gcc
Richard Stallman 939f89e193 (install-common): Remove g++ dependency.
Not built for cross compilers.

From-SVN: r5861
1993-10-21 17:33:48 +00:00
..
config (output_move_double): Use reg_overlap_mentioned_p when checking for overlap between source and dest. 1993-10-21 04:33:51 +00:00
ginclude (_VA_LIST_): Define. 1993-10-13 18:24:50 -04:00
objc (objc_read_object): Added declaration. 1993-09-27 21:28:23 +00:00
Makefile.in (install-common): Remove g++ dependency. 1993-10-21 17:33:48 +00:00
PROBLEMS entered into RCS 1992-02-17 18:46:57 +00:00
PROJECTS entered into RCS 1992-10-20 21:12:16 +00:00
README-fixinc entered into RCS 1990-01-31 19:06:55 +00:00
README.ALTOS entered into RCS 1993-04-06 19:23:20 +00:00
README.APOLLO entered into RCS 1993-10-01 16:34:31 -07:00
README.TRAD entered into RCS 1992-05-28 20:30:28 +00:00
README.X11 Initial revision 1993-06-07 20:09:31 +00:00
alloca.c entered into RCS 1993-09-20 20:03:30 +00:00
assert.h Delete unused magic cookie comment. 1992-10-06 19:11:20 +00:00
basic-block.h (REGSET_ELT_TYPE): Make unsigned to avoid signed arithmetic overflow. 1993-07-10 19:25:58 +00:00
bc-emit.c Include stdio.h last. 1993-10-13 00:20:31 +00:00
bc-emit.h Initial revision 1993-09-22 08:27:20 -07:00
bc-optab.c (deduce_conversion, emit_typecode_conversion): Cast enum array indices to int. 1993-10-04 18:02:42 -04:00
bc-optab.h Initial revision 1993-09-22 10:44:51 -07:00
bc-typecd.def Initial revision 1993-09-22 10:44:51 -07:00
bc-typecd.h Cast enum arithmetic and logical operands to int. 1993-10-04 18:03:00 -04:00
bi-arity.c Include hconfig.h. 1993-10-05 15:48:49 -04:00
bi-defs.h Initial revision 1993-09-22 08:48:59 -07:00
bi-lexer.c (xmalloc, xrealloc): Cast the result of malloc, realloc. 1993-10-06 22:54:04 +00:00
bi-opcode.c Include hconfig.h. 1993-10-06 12:12:38 -04:00
bi-opname.c Include hconfig.h. 1993-10-05 15:48:49 -04:00
bi-parser.y Remove declaration of malloc. 1993-10-06 12:13:39 -04:00
bi-reverse.c Avoid defining NULL; can cause duplicate definition errors. 1993-10-13 11:57:23 -04:00
bi-run.h (union stacktype): Deleted. 1993-09-22 20:45:04 +00:00
build-make (CC): Delete the -V option. 1992-12-19 22:52:27 +00:00
bytecode.def renamed jumpif and jumpifnot to xjumpif and xjumpifnot respectively to 1993-09-22 10:55:26 -07:00
bytecode.h Typedefs deleted. 1993-09-22 22:00:32 +00:00
bytetypes.h Initial revision 1993-09-29 00:19:28 +00:00
c-aux-info.c (gen_type): For array type, state the size. 1992-07-20 01:53:57 +00:00
c-common.c (check_format_info): Consider "char", "signed char", and "unsigned 1993-10-20 21:44:35 -04:00
c-convert.c (convert): Handle conversion to complex type. 1993-03-04 19:42:13 +00:00
c-decl.c (finish_decl): After preserve_initializer call, set 1993-10-19 03:19:18 +00:00
c-iterate.c (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we make. 1993-07-28 15:34:22 -04:00
c-lang.c (maybe_objc_comptypes): Undo the previous change and make the undecided return... 1993-04-22 11:48:17 +00:00
c-lex.c (ignore_escape_flag): Remove var. 1993-09-29 05:42:10 +00:00
c-lex.h (RID_IN, RID_OUT, RID_INOUT, RID_BYCOPY, RID_ONEWAY, 1993-04-09 23:06:58 +00:00
c-parse.gperf Incorporate the Objective-C keywords from 1993-04-09 23:07:39 +00:00
c-parse.in (initdcl, notype_initdcl): Call decl_attributes 1993-10-13 20:40:41 +00:00
c-pragma.c (enum pragma_state): Defined. 1993-10-11 03:02:24 +00:00
c-tree.h (init_function_format_info, record_function_format, 1993-10-05 15:12:01 -04:00
c-typeck.c (output_init_element): When initializing a union, 1993-10-20 23:24:47 +00:00
caller-save.c (MAX_MOVE_MAX, MAX_UNITS_PER_WORD): New macros. 1993-08-07 19:58:54 +00:00
calls.c (emit_library_call_value): Compute struct_value_size, 1993-10-08 22:29:17 +00:00
cccp.c (sys_errlist): Conditionalize declaration for BSD 4.4. 1993-10-20 16:20:09 -07:00
cexp.y Let tm file define MAX_*_TYPE_SIZE if *_TYPE_SIZE depends upon target_flags 1993-10-06 17:49:06 +00:00
collect2.c (sys_errlist): Conditionalize declaration for BSD 4.4. 1993-10-20 16:20:09 -07:00
combine.c (can_combine_p): Don't combine instructions across a volatile insn. 1993-10-19 04:42:27 +00:00
conditions.h (CC_NOT_SIGNED): New macro. 1992-10-12 21:36:50 +00:00
config.guess *** empty log message *** 1993-06-10 20:28:32 +00:00
config.sub Recognize powerpc. 1993-10-19 03:26:37 +00:00
configure.bat Change $(srcdir)/ to $(srcdir)\ in commands. 1993-10-09 21:39:12 +00:00
convert.c (convert_to_integer): Don't pass truncate into ABS_EXPR. 1993-07-29 06:30:20 +00:00
convert.h (convert_to_complex): Declared. 1993-03-04 21:18:47 +00:00
cpp.1 entered into RCS 1992-01-23 01:00:13 +00:00
cross-make Use CROSS_LIBGCC1 for a cross-compiler 1993-09-09 18:18:07 +00:00
crtstuff.c (__do_global_ctors_aux): Use FORCE_INIT_SECTION_ALIGN 1993-02-05 15:41:52 -08:00
cse.c (fold_rtx): Alter previous change: don't fold the shift 1993-10-21 02:43:58 +00:00
dbxout.c (print_int_cst_octal): Fix bug in last change. 1993-10-19 17:48:29 -04:00
dbxstclass.h entered into RCS 1992-03-11 22:25:54 +00:00
defaults.h Added front-end taggint to object files. 1993-03-25 08:51:26 +00:00
dostage2 entered into RCS 1992-06-29 04:59:24 +00:00
dostage3 entered into RCS 1992-09-18 23:59:45 +00:00
dwarf.h (AT_lo_user, AT_hi_user): Fix defined values to be correct according 1993-04-21 17:45:44 -04:00
dwarfout.c (ASM_OUTPUT_SOURCE_FILENAME): Quote special characters in file names. 1993-09-28 00:23:58 +00:00
emit-rtl.c Move in initialization of byte_mode and word_mode from rtl.c 1993-10-07 21:05:34 +00:00
enquire.c (FPROP): Recognize 80387 or 68881 XFmode format. 1993-09-22 19:15:37 +00:00
explow.c (emit_stack_save): Cast enum array index to int. 1993-10-11 01:12:06 +00:00
expmed.c (extract_split_bit_field): Change shift count calculation 1993-10-18 20:17:08 +00:00
expr.c (store_constructor): Handle non-zero array lower bound. 1993-10-20 17:39:45 -04:00
expr.h (emit_library_call_value): Fix declaration. 1993-09-17 13:02:36 +00:00
final.c (dialect_number): New variable. 1993-10-12 07:58:29 -04:00
fix-header.c Simplify and fix handling of errno.h. 1993-10-21 01:07:39 +00:00
fixcpp entered into RCS 1992-05-07 06:35:33 +00:00
fixinc.dgux Fixed va_list problem in _int_varargs.h 1993-08-16 19:42:38 +00:00
fixinc.sco Use pwd if PWDCMD is not defined 1993-02-25 15:39:05 +00:00
fixinc.svr4 (math.h): Put #ifndef around HUGE_VAL define. 1993-09-28 15:41:21 -07:00
fixincludes Avoid #define of __wchar_t on ARM/RISCiX <stdlib.h> 1993-10-21 15:13:39 +00:00
fixproto Re-write. New logic, assuming implicit extern "C" from cpp. 1993-10-12 15:58:40 -07:00
flags.h (current_function_has_nonlocal_goto): Declare. 1993-09-15 23:11:29 -07:00
flow.c flow.c: (life_analysis): Mark HARD_FRAME_POINTER_REGNUM as live at the end of the function. 1993-09-24 19:40:36 +00:00
fold-const.c (invert_truthvalue): Handle SAVE_EXPR. 1993-10-19 02:50:50 +00:00
function.c (assign_parms): Properly set parm_reg_stack_loc for args that are a CONCAT. 1993-10-20 03:43:31 +00:00
function.h (struct function): New field `machine'. 1993-10-11 03:03:17 +00:00
gbl-ctors.h entered into RCS 1992-07-21 18:49:45 +00:00
gcc.c (sys_errlist): Conditionalize declaration for BSD 4.4. 1993-10-20 16:20:09 -07:00
gen-protos.c Include ctype.h. 1993-10-18 22:57:02 +00:00
genattr.c * genattr.c (main): Output ATTR_FLAG masks. 1993-03-28 14:22:00 -07:00
genattrtab.c * genattrtab.c (hard_frame_pointer_rtx): New Dummy definition. 1993-09-24 19:43:43 +00:00
gencodes.c Include hconfig.h, not config.h. 1992-10-13 04:24:45 +00:00
genconfig.c Include hconfig.h, not config.h. 1992-10-13 04:24:45 +00:00
genemit.c (gen_split): Initialize _val in generated function. 1992-12-29 06:56:33 -05:00
genextract.c (insn_name_ptr): Define for debugging. 1993-09-06 14:42:55 -04:00
genflags.c Include hconfig.h, not config.h. 1992-10-13 04:40:12 +00:00
genopinit.c (optabs): For strlen_optab, don't look for `2' in name. 1993-06-13 04:16:47 +00:00
genoutput.c (have_error): New variable. 1992-12-27 18:30:25 -05:00
genpeep.c Include hconfig.h, not config.h. 1992-10-13 04:40:12 +00:00
genrecog.c (pred): Fix additional typo in `comparison_operator'. 1993-09-19 16:12:12 -04:00
getpwd.c entered into RCS 1992-12-19 06:32:08 +00:00
glimits.h (UINT_MAX, ULONG_MAX, ULONG_LONG_MAX): redefine in a simpler way. 1993-09-29 21:31:49 +00:00
global.c global.c: (global_alloc): Make sure that it is always possible to eliminate... 1993-09-24 19:45:44 +00:00
gsyms.h entered into RCS 1992-03-14 05:04:03 +00:00
gsyslimits.h Add comment. 1992-09-24 06:58:57 +00:00
halfpic.c Make ROSE shared library profiling work; Use GOTOFF if possible for ELF. 1993-10-08 19:15:55 +00:00
halfpic.h Make ROSE shared library profiling work; Use GOTOFF if possible for ELF. 1993-10-08 19:15:55 +00:00
hard-reg-set.h (HARD_REG_ELT_TYPE): New unsigned type to avoid signed arithmetic overflow. 1993-07-10 19:26:27 +00:00
input.h Add standard copyright notice. 1993-03-26 19:19:59 -05:00
integrate.c (expand_inline_function): Push and pop temp slots around making new 1993-09-28 21:27:07 -04:00
integrate.h (struct inline_remap): Add integrating field. 1993-05-14 10:22:55 -07:00
jump.c (jump_optimize): When moving a range of instructions, 1993-10-13 12:26:39 -07:00
just-fixinc entered into RCS 1993-06-01 22:11:58 +00:00
libgcc1.c (__eqdf2, __nedf2, __gtdf2, __gedf2, __ltdf2, __ledf2, 1993-01-19 17:06:43 -08:00
libgcc2.c (__enable_execute_stack): Add case for NeXT/__MACH__. 1993-09-22 17:44:56 +00:00
limitx.h Test and define _GCC_LIMITS_H_, not _LIMITS_H_. 1992-11-30 23:08:48 +00:00
limity.h Test and define _GCC_LIMITS_H_, not _LIMITS_H_. 1992-11-30 23:08:48 +00:00
local-alloc.c local-alloc.c: (find_free_reg): Make sure we will always be able to eliminate... 1993-09-24 19:49:18 +00:00
longlong.h Use %/ before register names in 68000 version of umul_ppmm. 1993-01-28 15:55:26 +00:00
loop.c (find_and_verify_loops): Properly continue loop after moving a block 1993-10-20 07:56:55 -04:00
loop.h Add prototypes. 1993-03-19 18:17:20 -08:00
machmode.def Fix copyright years. 1993-06-30 17:43:07 +00:00
machmode.h (INTEGRAL_MODE_P, FLOAT_MODE_P): New macros. 1993-06-27 21:18:58 -04:00
make-cc1.com Move alloca handling before bytecode construction so that VAX C won't need two different values for LIBS. 1993-10-10 05:31:33 +00:00
make-cccp.com change /include and -I values from [.config] to [.config.] (this trailing... 1993-01-28 06:55:47 -05:00
make-gcc.com entered into RCS 1992-05-07 06:36:49 +00:00
make-l2.com change /include and -I values from [.config] to [.config.] (this trailing... 1993-01-28 06:55:47 -05:00
mips-tdump.c (print_global_hdr): Fix typo in cast in ctime call. 1993-10-13 17:57:52 -04:00
mips-tfile.c (add_local_symbol): Index in the external symbol must point to local 1993-10-12 18:34:13 -04:00
modemap.def Initial revision 1993-09-21 14:25:11 -07:00
optabs.c (expand_complex_abs): Fix typo in prev change. 1993-09-16 14:22:33 +00:00
output.h Use STDIO_PROTO for prototypes with FILE. 1993-03-26 19:20:31 -05:00
pcp.h entered into RCS 1991-05-31 20:45:39 +00:00
print-rtl.c Fix copyright years. 1993-06-30 17:26:29 +00:00
print-tree.c (print_node): Print obstack node is contained in. 1993-08-07 07:40:17 -04:00
protoize.c (sys_errlist): Conditionalize declaration for BSD 4.4. 1993-10-20 16:20:09 -07:00
real.c (FLOAT_WORDS_BIG_ENDIAN... 1993-10-13 15:50:49 -04:00
real.h (FLOAT_WORDS_BIG_ENDIAN): New macro. 1993-10-13 15:49:13 -04:00
recog.c (constrain_operands): Correctly ignore MATCH_OPERATOR operands. 1993-06-11 21:43:05 -04:00
recog.h Add prototypes.h 1993-03-19 18:14:45 -08:00
reg-stack.c (move_for_stack_reg): If the 387 regstack is not full when doing an XFmode write from 387 to MEM... 1993-10-05 05:48:02 +00:00
regclass.c (reg_scan_mark_refs): XEXP (x, 0) in EXPR_LIST may be 0. 1993-10-11 19:55:18 +00:00
regs.h (regno_last_note_uid): Declared. 1993-10-11 07:02:30 +00:00
reload.c (push_reload, find_reloads): If an operand is a SUBREG of a PLUS, 1993-10-19 19:20:04 -04:00
reload.h Fix unterminated comment. 1993-05-09 05:08:34 +00:00
reload1.c (reload): Cope when inherited register is larger than one word. 1993-10-20 04:08:47 +00:00
reorg.c (fill_simple_delay_slots): When take insn from a following unconditional branch target... 1993-10-05 13:28:49 -07:00
rtl.c Move initialization of byte_mode and word_mode to emit-rtl.c 1993-10-07 21:05:34 +00:00
rtl.def (CONCAT): New rtx code. 1993-07-15 02:21:56 +00:00
rtl.h (GEN_INT): Add missing cast to HOST_WIDE_INT. 1993-09-29 18:34:51 -04:00
rtlanal.c (volatile_insn_p): New function. 1993-10-19 04:42:55 +00:00
scan-decls.c Re-write to be a subroutines of patch-header. 1993-10-12 16:01:18 -07:00
scan-types.sh Don't check for sigset_t. 1993-10-12 15:58:40 -07:00
scan.c Initial revision 1993-07-25 17:11:20 -07:00
scan.h Initial revision 1993-07-25 17:11:20 -07:00
sched.c (sched_analyze_2): Make volatile asms depend on all 1993-10-05 16:22:04 -07:00
sdbout.c (KNOWN_TYPE_TAG, SET_KNOWN_TYPE_TAG): Refer to TYPE_SYMTAB_POINTER and remove casts. 1993-10-12 17:06:37 -04:00
sort-protos entered into RCS 1991-12-28 00:07:54 +00:00
stack.h Add prototypes. 1993-03-19 18:17:20 -08:00
stmt.c (expand_exit_loop_if_false, bc_expand_start_cond): 1993-09-27 02:52:15 +00:00
stor-layout.c cp-class.c (finish_struct): Move special C++ only code that handles anonymous unions inside structures here. 1993-09-22 18:43:15 +00:00
stupid.c * stupid.c: (stupid_find_reg): never use HARD_FRAME_POINTER_REGNUM. 1993-09-24 19:56:27 +00:00
sys-protos.h (getrlimit, getrusage, setrlimit): Return int not void. 1993-09-08 11:49:36 -07:00
sys-types.h (va_alist): Supply `int' as the type to define it as. 1992-09-12 01:10:28 +00:00
toplev.c (rest_of_decl_compilation): Use ASM_FINISH_DECLARE_OBJECT 1993-10-20 21:15:44 +00:00
tree.c (save_tree_status): Function_maybepermanent_obstack is the function_obstack of parent function. 1993-10-10 17:10:19 -04:00
tree.def (PLACEHOLDER_EXPR, WITH_RECORD_EXPR): New tree codes. 1993-10-03 21:45:02 -04:00
tree.h (struct tree_type): symtab_address is now a union of pointer and 1993-10-12 17:05:54 -04:00
typeclass.h entered into RCS 1989-08-13 19:24:27 +00:00
unprotoize.c entered into RCS 1992-05-17 19:11:07 +00:00
unroll.c (unroll_loop): Set map->const_equiv_map_size to new_maxregnum. 1993-10-11 21:02:37 +00:00
varasm.c (output_constructor): Fix previous change: 1993-10-21 17:22:06 +00:00
vmsconfig.com Write out the definitions from Makefile.in for the symbols BC_ALL and BI_OBJ into files BC_ALL.OPT and BI_ALL.opt. 1993-10-01 23:11:18 +00:00
xcoffout.c (N_DSLINE, N_BSLINE): Delete definitions. 1993-05-14 14:39:14 -07:00
xcoffout.h (DBX_STATIC_BLOCK_START): For N_LCSYM, force change 1993-10-08 16:12:20 -07:00

README.X11

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[This file contains two alternative recipes for compiling X11 with GCC.
The first alternative puts libgcc.a into the shared X library; the second
does not.  Neither alternative works on all kinds of systems.
It may be that when using GCC 2.4, both alternatives work okay on 
relatively recent Sparc systems.  The first alternative is likely
not to work on a Sun 3 without hardware floating point.]

How to compile X11R5 (patch level 11) with GCC version 2:

The patches include support for building the shared libraries with GCC
2 on the Sparc and 68k machines.  This version includes the necessary
parts of libgcc.a in the shared library for X, in case functions in
that library need it.  Thus the default behavior is now to build
everything, including the libraries, with gcc.

If you build the shared library this way, it may not work with 
executables made with older versions of GCC (2.3.3 and earlier).
If that happens, relink those executables with the latest GCC.
IF YOU THINK YOU MIGHT COMPILE X FOR SOLARIS 2, then you really don't
need this patch: get /contrib/R5.SunOS5.patch.tar.Z from
export.lcs.mit.edu instead.  It has everything you need to do the
build for Solaris 2, sets you up to everything with GCC, and is
backward compatible with Sunos 4.*.  Get the the README
(/contrib/R5.SunOS5.patch.README at export) for more info.

If you see undefined symbols _dlopen, _dlsym, or _dlclose when linking
with -lX11, compile and link against the file mit/util/misc/dlsym.c in
the MIT X11R5 distribution.  Alternatively, do dynamic linking
by using a non-GNU ld.

mit/config/Imake.tmpl -- Do not set -fstrength-reduce if we have GCC 2.
If -fstrength-reduce (or any other -f option) is a major win, then it
will most likely be turned on by -O2 optimization.

mit/config/sunLib.rules -- If HasGcc and GccVersion > 1 are true, then
use gcc -fpic to generate PIC code.  Make sure that gcc does not use
gas (the GNU assembler) when compiling PIC code; gas does not assemble
it correctly.

***If you have gas installed where gcc uses it by default, you might have
to add -B/bin/ to the PositionIndependentCFlags.***

mit/config/site.def -- Define GccVersion to be 2.

mit/config/sun.cf -- When compiling with GCC 2, use -O2 optimization.

mit/config/sunLib.rules -- When compiling with GCC 2, use -fpic for
position independent code generation.

mit/rgb/Imakefile -- No longer need to compile some modules with 
cc on the Sparc since GCC 2 produces proper -fpcc-struct-return code.

mit/server/os/Imakefile -- Likewise.

mit/server/ddx/sun/Imakefile -- When compiling with GCC 2, some modules
should be compiled with -fvolatile.

mit/clients/twm/Imakefile -- Fix bad decls of malloc, realloc in gram.c.

mit/lib/X/Imakefile -- Make libgcc.a a required lib for libX11.so

*** mit/clients/twm/Imakefile	Mon May 17 22:05:22 1993
--- new/clients/twm/Imakefile	Mon May 17 22:28:46 1993
***************
*** 32,41 ****
--- 32,48 ----
  ComplexProgramTarget(twm)
  InstallNonExecFile(system.twmrc,$(TWMDIR))
  
+ #if HasGcc && GccVersion > 1 && defined (SunArchitecture)
  gram.h gram.c: gram.y
  	yacc $(YFLAGS) gram.y
+ 	sed -e 's/^extern char \*malloc(), \*realloc();//g' y.tab.c >gram.c
+ 	$(MV) y.tab.h gram.h
+ #else
+ gram.h gram.c: gram.y
+ 	yacc $(YFLAGS) gram.y
  	$(MV) y.tab.c gram.c
  	$(MV) y.tab.h gram.h
+ #endif
  
  clean::
  	$(RM) y.tab.h y.tab.c lex.yy.c gram.h gram.c lex.c deftwmrc.c 
*** mit/config/Imake.tmpl	Mon May 17 22:02:57 1993
--- new/config/Imake.tmpl	Mon May 17 22:15:06 1993
***************
*** 500,506 ****
--- 500,510 ----
  #endif
  #ifndef CcCmd
  #if HasGcc
+ #if GccVersion > 1
+ #define CcCmd gcc -fpcc-struct-return
+ #else
  #define CcCmd gcc -fstrength-reduce -fpcc-struct-return 
+ #endif
  #else
  #define CcCmd cc
  #endif
*** mit/config/site.def	Mon May 17 22:02:44 1993
--- new/config/site.def	Mon May 17 22:22:28 1993
***************
*** 25,31 ****
  
  #ifdef BeforeVendorCF
  
! /* #define HasGcc YES */
  
  #endif /* BeforeVendorCF */
  
--- 25,33 ----
  
  #ifdef BeforeVendorCF
  
! #define HasGcc YES
! /* GccVersion > 1 implies building shared libraries with gcc */
! #define GccVersion 2
  
  #endif /* BeforeVendorCF */
  
*** mit/config/sun.cf	Mon May 17 22:03:02 1993
--- new/config/sun.cf	Mon May 17 22:24:55 1993
***************
*** 41,49 ****
--- 41,55 ----
  
  #if HasGcc
  
+ #if GccVersion > 1
+ #define OptimizedCDebugFlags -O2
+ #else
+ #define OptimizedCDebugFlags -O
  #define SharedLibraryCcCmd cc
  #define ExtraLoadFlags -B/usr/bin/
  #define AllocateLocalDefines /**/
+ #endif
+ 
  
  .c.o:
  	$(CC) -c $(CFLAGS) $*.c
*** mit/config/sunLib.rules	Mon May 17 22:02:46 1993
--- new/config/sunLib.rules	Mon May 17 22:19:06 1993
***************
*** 23,29 ****
--- 23,33 ----
  #define SharedLibraryLoadFlags -assert pure-text
  #endif
  #ifndef PositionIndependentCFlags
+ #if defined(HasGcc) && GccVersion > 1
+ #define PositionIndependentCFlags -fpic
+ #else
  #define PositionIndependentCFlags -pic
+ #endif
  #endif
  
  /*
*** mit/lib/X/Imakefile	Mon May 17 22:05:03 1993
--- new/lib/X/Imakefile	Mon May 17 22:32:26 1993
***************
*** 9,14 ****
--- 9,31 ----
  #define MotifBC NO
  #endif
  
+ #if defined(SunArchitecture)
+ #if SystemV4
+ #if HasGcc
+ REQUIREDLIBS= -lgcc -lc
+ #else
+ REQUIREDLIBS= -lc
+ #endif
+ #else
+ #if HasGcc && GccVersion > 1
+ XCOMM Hack to fix gcc 2 ``-nostdlib'' deficiency on SunOS 4.x
+ REQUIREDLIBS= `gcc -v 2>&1 | awk '{print $$4}' | sed -e 's/specs$$/libgcc.a/'`
+ #else
+ REQUIREDLIBS=
+ #endif
+ #endif
+ #endif
+ 
  #ifndef BuildXimp
  #define BuildXimp NO
  #endif
*** mit/rgb/Imakefile	Mon May 17 22:05:31 1993
--- new/rgb/Imakefile	Mon May 17 22:25:30 1993
***************
*** 17,23 ****
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
--- 17,23 ----
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc && GccVersion <= 1
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
*** mit/server/ddx/sun/Imakefile	Mon May 17 22:05:57 1993
--- new/server/ddx/sun/Imakefile	Mon May 17 22:27:23 1993
***************
*** 43,48 ****
--- 43,53 ----
  LinkFile(sunGX.o,sunGX.o.dist)
  #endif
  
+ #if HasGcc && GccVersion > 1
+ SpecialObjectRule(sunCG2C.o,sunCG2C.c,-fvolatile)
+ SpecialObjectRule(sunCG2M.o,sunCG2M.c,-fvolatile)
+ #endif
+ 
  sunInitExtMono.o: $(ICONFIGFILES)
  ObjectFromSpecialSource(sunInitExtMono,../mi/miinitext,-UPEXEXT)
  ObjectFromSpecialSource(sunInitMono,sunInit,-DMONO_ONLY)
*** mit/server/os/Imakefile	Mon May 17 22:05:46 1993
--- new/server/os/Imakefile	Mon May 17 22:26:02 1993
***************
*** 132,138 ****
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c
--- 132,138 ----
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc && GccVersion <= 1
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c


[This is the older version]

How to compile X11R5 (patch level 11) with GCC version 2:

The patches include support for building the shared libraries with GCC 2 on 
the Sparc and 68k machines.

NOTE: Such shared libraries built with GCC version 2.3 DID NOT WORK
with executables previously linked using Sun CC!  This is because
neither those executables nor the gcc-compiled shared libraries contain
libgcc.a.  The shared libraries did work with executables linked using
GCC (running the Sun linker, of course) because GCC tells the linker to
link in libgcc.a.  Because of these limitations the default behavior is
to NOT build the shared libraries with gcc.

Changes in GCC 2.4 seem to have eliminated the problem, and such a
shared library now seems work with all executables.  If you want the
gcc-compiled shared libraries turn on "Gcc2BuildLibs" in site.def.  If
you try this, please tell bug-gcc@prep.ai.mit.edu whether it works.

Sun forgot to include a static version of libdl.a with some versions
of SunOS (4.1 mainly).  If you see undefined symbols _dlopen, _dlsym,
or _dlclose when linking with -lX11, compile and link against the file
mit/util/misc/dlsym.c in the MIT X11R5 distribution.

mit/config/Imake.tmpl -- Do not set -fstrength-reduce if we have GCC 2.  If
-fstrength-reduce (or any other -f option) is a major win, then it will
most likely be turned on by -O2 optimization.

mit/config/sunLib.rules -- If HasGcc2 and Gcc2BuildLibs are defined, then 
use gcc -fpic to generate PIC code.  Make sure that gcc does not use gas (the 
GNU assembler) when compiling PIC code; gas does not assemble it correctly.  
If you have gas installed where gcc uses it by default, you might have to add
-B/bin/ to the PositionIndependentCFlags.

mit/config/site.def -- Define HasGcc2 to be YES.

mit/config/sun.cf -- When compiling with GCC 2, use -O2 optimization.

mit/rgb/Imakefile -- No longer need to compile some modules with 
cc on the Sparc since GCC 2 produces proper -fpcc-struct-return code.

mit/server/os/Imakefile -- Likewise.

mit/clients/twm/Imakefile -- fix bad decls of malloc, realloc in gram.c.

*** mit/config/Imake.tmpl.ORIG	Tue Dec 31 11:07:56 1991
--- mit/config/Imake.tmpl	Tue Dec 31 12:30:47 1991
***************
*** 499,508 ****
--- 499,512 ----
  #define HasGcc NO
  #endif
  #ifndef CcCmd
+ #if HasGcc2
+ #define CcCmd gcc -fpcc-struct-return
+ #else
  #if HasGcc
  #define CcCmd gcc -fstrength-reduce -fpcc-struct-return 
  #else
  #define CcCmd cc
+ #endif
  #endif
  #endif
  #if HasFortran
*** mit/config/sunLib.rules.ORIG	Tue Dec 31 11:11:24 1991
--- mit/config/sunLib.rules	Tue May  5 12:26:12 1992
***************
*** 23,30 ****
--- 23,34 ----
  #define SharedLibraryLoadFlags -assert pure-text
  #endif
  #ifndef PositionIndependentCFlags
+ #if defined(HasGcc2) && defined (Gcc2BuildLibs)
+ #define PositionIndependentCFlags -fpic
+ #else
  #define PositionIndependentCFlags -pic
  #endif
+ #endif
  
  /*
   * InstallSharedLibrary - generate rules to install the shared library.
*** mit/config/site.def.ORIG	Tue Dec 31 11:13:49 1991
--- mit/config/site.def	Tue Dec 31 12:02:59 1991
***************
*** 25,31 ****
  
  #ifdef BeforeVendorCF
  
! /* #define HasGcc YES */
  
  #endif /* BeforeVendorCF */
  
--- 25,33 ----
  
  #ifdef BeforeVendorCF
  
! #define HasGcc YES 
! #define HasGcc2 YES
! /* #define Gcc2BuildLibs YES */
  
  #endif /* BeforeVendorCF */
  
*** mit/config/sun.cf.ORIG	Tue Dec 31 11:13:57 1991
--- mit/config/sun.cf	Tue May  5 12:29:50 1992
***************
*** 34,42 ****
--- 41,61 ----
  
  #if HasGcc
  
+ #if defined(HasGcc2) 
+ #define OptimizedCDebugFlags -O2 
+ /* Leave Alone XXX */
+ #else 
+ #define OptimizedCDebugFlags -O
  #define SharedLibraryCcCmd cc
  #define ExtraLoadFlags -B/usr/bin/
  #define AllocateLocalDefines /**/
+ #endif
+ 
+ #if !defined(Gcc2BuildLibs)
+ #define SharedLibraryCcCmd cc
+ #define ExtraLoadFlags -B/usr/bin/
+ #define AllocateLocalDefines /**/
+ #endif
  
  .c.o:
  	$(CC) -c $(CFLAGS) $*.c
*** mit/rgb/Imakefile.ORIG	Wed Jan 15 16:43:18 1992
--- mit/rgb/Imakefile	Thu Jan  2 13:34:09 1992
***************
*** 17,23 ****
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
--- 17,23 ----
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc && !defined(HasGcc2)
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
*** mit/server/os/Imakefile.ORIG	Wed Jan 15 16:46:23 1992
--- mit/server/os/Imakefile	Wed Jan 15 16:46:48 1992
***************
*** 132,138 ****
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c
--- 132,138 ----
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc && !defined(HasGcc2)
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c
*** 1.1 1992/09/08 19:52:07
--- mit/server/ddx/sun/Imakefile        1992/09/08 21:10:22
***************
*** 43,48 ****
--- 43,53 ----
  LinkFile(sunGX.o,sunGX.o.dist)
  #endif

+ #if HasGcc2
+ SpecialObjectRule(sunCG2C.o,sunCG2C.c,-fvolatile)
+ SpecialObjectRule(sunCG2M.o,sunCG2M.c,-fvolatile)
+ #endif
+ 
  sunInitExtMono.o: $(ICONFIGFILES)
  ObjectFromSpecialSource(sunInitExtMono,../mi/miinitext,-UPEXEXT)
  ObjectFromSpecialSource(sunInitMono,sunInit,-DMONO_ONLY)

*** /tmp/RCSAa24446     Tue Sep 15 12:23:32 1992
--- mit/clients/twm/Imakefile   Thu Aug 13 18:18:07 1992
***************
*** 32,41 ****
--- 32,48 ----
  ComplexProgramTarget(twm)
  InstallNonExecFile(system.twmrc,$(TWMDIR))
  
+ #if HasGcc2 && defined (SunArchitecture)
  gram.h gram.c: gram.y
        yacc $(YFLAGS) gram.y
+       sed -e 's/^extern char \*malloc(), \*realloc();//g' y.tab.c >gram.c
+       $(MV) y.tab.h gram.h
+ #else
+ gram.h gram.c: gram.y
+       yacc $(YFLAGS) gram.y
        $(MV) y.tab.c gram.c
        $(MV) y.tab.h gram.h
+ #endif
  
  clean::
        $(RM) y.tab.h y.tab.c lex.yy.c gram.h gram.c lex.c deftwmrc.c