This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Mon, May 30, 2005 at 09:41:13AM +0930, Alan Modra wrote:
> I've attached a script I use to build a
> toolchain that needs a new glibc to properly test.
Um, which had a trivial bug when building host tools. gcc_as and gcc_ld
should be "${host_dest}"/bin/as and "${host_dest}"/bin/ld. They were
missing the /bin.
--
Alan Modra
IBM OzLabs - Linux Technology Centre
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |