egcs-ss-970814
Florian La Roche
florian@knorke.saar.de
Wed Apr 21 15:15:00 GMT 1999
Please respond also to florian@knorke.saar.de, as I am not subscribed to this
mailinglist.
Very good that we get a newer compiler...
Mini typo:
--- cplus-dem.c
+++ cplus-dem.c 1997/08/17 08:26:21
@@ -2926,7 +2926,7 @@
char mbuffer[MBUF_SIZE];
/* Defined in the automatically-generated underscore.c. */
-int prepends_underscore;
+extern int prepends_underscore;
int strip_underscore = 0;
Is it possible to install the egcs-compiler into a subdirectory "i486-linux"
and "i486-linuxaout"? (I only want to change this name when I migrate to
glibc. Until then, I want to keep the old name.)
Does this work?
--- config/t-linux
+++ config/t-linux 1997/08/17 07:30:40
@@ -8,3 +8,6 @@
CRTSTUFF_T_CFLAGS_S = -fPIC
# Compile libgcc2.a with pic.
TARGET_LIBGCC2_CFLAGS = -fPIC
+
+# We are building for the Linux C library 5.
+T_CFLAGS = -DUSE_GNULIBC_1
Greetings,
Florian La Roche
More information about the Gcc-bugs
mailing list