Date: Sat, 6 Nov 1999 18:47:26 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/egcs/gcc gcc.c Message-ID: <199911070247.SAA95774@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/11/06 18:47:26 PST
Modified files:
contrib/egcs/gcc gcc.c
Log:
- If just_machine_suffix is specified, but not machine_suffix, the
length needs to be adjusted accordingly.
- Cygnus doesn't look at LIBRARY_PATH if building a cross-compiler. We need
to do this in order for our cross-tools to behave the same way as our
host tools.
- If cross-compiling, the default exec path will be /usr/libexec/cross/ with
just_machine_suffix appended.
- Depending on the operating system targeted, there are different prefixes
required. These need to be defined in the config or make files.
Submitted by: jb
Revision Changes Path
1.5 +16 -2 src/contrib/egcs/gcc/gcc.c
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?199911070247.SAA95774>
