Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 1997 18:39:00 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG
Subject:   cvs commit: src/contrib/gcc/config/i386 freebsd-elf.h
Message-ID:  <199708280139.SAA24550@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1997/08/27 18:38:59 PDT

  Modified files:
    contrib/gcc/config/i386 freebsd-elf.h 
  Log:
  Add the necessary defines to the freebsd-elf configuration so that
  it can be built via BINFORMAT=elf in the environment.  Most likely
  some of the directory defines such as STANDARD_EXEC_PREFIX will
  change again soon, as we settle on the proper locations for the
  various components.
  
  Note, the build still fails when it tries to compile libgcc2.c
  using the ELF compiler, unless arrangements have been made for the
  compiler to find the ELF assembler instead of the a.out assembler.
  
  Revision  Changes    Path
  1.6       +39 -1     src/contrib/gcc/config/i386/freebsd-elf.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708280139.SAA24550>