Rev 7 | Details | Compare with Previous | Last modification | View Log | RSS feed
+MACHINE "freebsd-*-80x86"
+AS "/usr/bin/as"
+LD "/usr/bin/ld -eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=both --enable-new-dtags -m elf_i386_fbsd"
+CC "/usr/bin/cc"
+CRT0 "/usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o"
+CRT1 ""
+CRTN "/usr/lib/crtend.o /usr/lib/crtn.o"