[OE-core] [PATCH 8/8] gcc: enable multilib for target gcc

Kamble, Nitin A nitin.a.kamble at intel.com
Thu Mar 15 15:50:18 UTC 2012



> -----Original Message-----
> From: openembedded-core-bounces at lists.openembedded.org
> [mailto:openembedded-core-bounces at lists.openembedded.org] On Behalf Of
> McClintock Matthew-B29882
> Sent: Wednesday, March 14, 2012 7:43 PM
> To: Patches and discussions about the oe-core layer
> Subject: Re: [OE-core] [PATCH 8/8] gcc: enable multilib for target gcc
> 
> On Wed, Mar 14, 2012 at 9:02 PM,  <nitin.a.kamble at intel.com> wrote:
> >   ${libdir}/${TARGET_SYS}/${BINV}/crt* \
> > +  ${libdir}/${TARGET_SYS}/${BINV}/32 \
> > +  ${libdir}/${TARGET_SYS}/${BINV}/x32 \
> > +  ${libdir}/${TARGET_SYS}/${BINV}/n32 \
> 
> Would ${libdir}/${TARGET_SYS}/${BINV}/64 ever exist?
> 
> -M

It will exist. Thanks for catching this.

Nitin




More information about the Openembedded-core mailing list