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 x86_64 configuration for GCC "crtstuff".



details:   https://anonhg.NetBSD.org/src/rev/4265ee652f5b
branches:  trunk
changeset: 569607:4265ee652f5b
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Aug 26 07:09:22 2004 +0000

description:
x86_64 configuration for GCC "crtstuff".

diffstat:

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

diffs (13 lines):

diff -r e0c0fe522a37 -r 4265ee652f5b gnu/lib/crtstuff3/arch/x86_64.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/gnu/lib/crtstuff3/arch/x86_64.mk  Thu Aug 26 07:09:22 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  i386/biarch64.h i386/i386.h i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h defaults.h
+G_xm_defines=POSIX



Home | Main Index | Thread Index | Old Index