-/* This file is the configuration file for the GNU/Linux operating system.
+/* This file is the configuration file for GNU/Linux operating systems.
Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc.
This file is part of GNU Emacs.
#endif /* !_IO_STDIO_H */
#endif /* emacs */
+/* Ask GCC where to find libgcc.a. */
+#define LIB_GCC `$(CC) $(C_SWITCH_X_MACHINE) -print-libgcc-file-name`
+
#ifndef __ELF__
/* Linux has crt0.o in a non-standard place */
#define START_FILES pre-crt0.o /usr/lib/crt0.o