> -----Original Message----- > From: [email protected] > [mailto:[email protected]] 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, <[email protected]> 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
