Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 16:17:24 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gcc gcc.c src/gnu/usr.bin/cc/cc_tools freebsd-native.h
Message-ID:  <200203050017.g250HOr28345@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/03/04 16:17:24 PST

  Modified files:
    contrib/gcc          gcc.c 
  Modified files:        (Branch: WIP_GCC31)
    gnu/usr.bin/cc/cc_tools freebsd-native.h 
  Log:
  Allow for better control over the GCC front-end when building a cross
  compiler.
  
  * Undo the diking out of cross compiler logic from gcc.c rev 1.16.
  * Add the `CROSS_STARTFILE_PREFIX' knob.
  * Add our own definition of `STANDARD_INCLUDE_DIR'.  This should have been
    included in freebsd-native.h rev 1.5.
  
  Revision  Changes    Path
  1.25      +5 -1      src/contrib/gcc/gcc.c
  1.9.2.4   +5 -0      src/gnu/usr.bin/cc/cc_tools/freebsd-native.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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