This is the mail archive of the gcc@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] | |
in practice I find that on any system where
there's a choice between (GNU as and/or ld) and (the system-provided
as and/or ld), I have to hit configure over the head with explicit
--with-{as,ld}=<path> AND the appropriate --with/--without-gnu-{as,ld}
in order to get it to pick the ones I want and then feed them the
appropriate input.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |