*** src/s/freebsd.h~	Thu Apr 12 14:24:42 2001
--- src/s/freebsd.h	Wed Mar 24 21:38:56 2004
***************
*** 56,64 ****
  #include <stddef.h>
  #endif
  #define LD_SWITCH_SYSTEM
! #define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o
  #define UNEXEC "unexelf.o"
! #define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
  #define LINKER "$(CC) -nostdlib"
  #undef LIB_GCC
  #define LIB_GCC
--- 56,64 ----
  #include <stddef.h>
  #endif
  #define LD_SWITCH_SYSTEM
! #define START_FILES pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o
  #define UNEXEC "unexelf.o"
! #define LIB_STANDARD -lgcc -lc -lgcc /usr/lib/crtn.o
  #define LINKER "$(CC) -nostdlib"
  #undef LIB_GCC
  #define LIB_GCC
