Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/lib/crtstuff3/arch alpha configuration for GCC "crtstuff".



details:   https://anonhg.NetBSD.org/src/rev/f35438437373
branches:  trunk
changeset: 569596:f35438437373
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Aug 26 06:00:32 2004 +0000

description:
alpha configuration for GCC "crtstuff".

diffstat:

 gnu/lib/crtstuff3/arch/alpha.mk |  9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diffs (13 lines):

diff -r 54dfe0182f09 -r f35438437373 gnu/lib/crtstuff3/arch/alpha.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/gnu/lib/crtstuff3/arch/alpha.mk   Thu Aug 26 06:00:32 2004 +0000
@@ -0,0 +1,9 @@
+# This file is automatically generated.  DO NOT EDIT!
+# Generated from:      NetBSD: mknative-gcc,v 1.14 2004/08/24 20:24:43 thorpej Exp 
+#
+G_INCLUDES=-I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/.  -I${GNUHOSTDIST}/gcc/config -I${GNUHOSTDIST}/gcc/../include
+G_CRTSTUFF_CFLAGS=-O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I${GNUHOSTDIST}/gcc -I${GNUHOSTDIST}/gcc/.  
-I${GNUHOSTDIST}/gcc/config -I${GNUHOSTDIST}/gcc/../include  -g0  -finhibit-size-directive -fno-inline-functions -fno-exceptions  -fno-zero-initialized-in-bss
+G_CRTSTUFF_T_CFLAGS=-fPIC
+G_tm_defines=NETBSD_ENABLE_PTHREADS
+G_xm_file=ansidecl.h  alpha/alpha.h netbsd.h alpha/elf.h netbsd-elf.h alpha/netbsd.h defaults.h
+G_xm_defines=POSIX



Home | Main Index | Thread Index | Old Index