committed: merge with libada-branch
Daniel Jacobowitz
drow@mvista.com
Tue Feb 10 22:30:00 GMT 2004
On Tue, Feb 10, 2004 at 12:05:17PM -0800, Zack Weinberg wrote:
> Daniel Jacobowitz <drow@mvista.com> writes:
>
> > On Tue, Feb 10, 2004 at 11:56:17AM -0800, Zack Weinberg wrote:
> >> The set of multilibs is determined entirely by the target
> >> architecture. Building a cross compiler to just about any
> >> embedded target (mips-elf for example) will involve multilibs.
> >
> > You can also build them for an i386 native if you prefer. GCC will
> > happily build multilibs for anything you choose to specify; you could
> > probably multilib on -g if you wanted to.
>
> I was trying for a suggestion that didn't involve mucking with
> t-fragments, or have I missed something?
Nope. The mucking is pretty straightforward though.
MULTILIB_OPTIONS = g
MULTILIB_DIRNAMES = g
is probably all that is necessary. Not even sure about the second
line.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
More information about the Gcc
mailing list