This is the mail archive of the
src-cvs@sources.redhat.com
mailing list .
src ChangeLog Makefile.in configure.in
- To: src-cvs at sourceware dot cygnus dot com
- Subject: src ChangeLog Makefile.in configure.in
- From: aoliva at sourceware dot cygnus dot com
- Date: 28 Jul 2000 02:10:37 -0000
CVSROOT: /cvs/src
Module name: src
Changes by: aoliva@sourceware.cygnus.com 2000-07-27 19:10:36
Modified files:
. : ChangeLog Makefile.in configure.in
Log message:
* Makefile.in (FLAGS_FOR_TARGET): New macro.
(GCC_FOR_TARGET): Use it.
(CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
* configure.in: ... here.
(FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
(libstdcxx_flags): Define and append to CXX_FOR_TARGET.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.64&r2=1.65
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.20&r2=1.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.17&r2=1.18