|
|
1.1.1.2 ! root 1: /* Configuration for an i386 running GNU with ELF as the target machine. */ 1.1 root 2: 1.1.1.2 ! root 3: /* This does it mostly for us. */ ! 4: #include <i386/linux.h> 1.1 root 5: 1.1.1.2 ! root 6: #undef CPP_PREDEFINES ! 7: #define CPP_PREDEFINES GNU_CPP_PREDEFINES("i386") 1.1 root 8: 1.1.1.2 ! root 9: #undef LINK_SPEC ! 10: #define LINK_SPEC "-m elf_i386 %{shared:-shared} \ ! 11: %{!shared: \ ! 12: %{!ibcs: \ ! 13: %{!static: \ ! 14: %{rdynamic:-export-dynamic} \ ! 15: %{!dynamic-linker:-dynamic-linker /lib/ld.so} \ ! 16: %{!rpath:-rpath /lib/}} %{static:-static}}}" 1.1 root 17: 18: 1.1.1.2 ! root 19: /* Get machine-independent configuration parameters for the GNU system. */ ! 20: #include <gnu.h>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.