This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Always create lib32 and lib64 symlinks


Greetings --

> On Wednesday 29 September 2010 16:33:18 Anthony Foiani wrote:
>> Always create lib32 and lib64 symlinks.
>> Since we always remove them without checking CT_HOST, we need to
>> create them without checking CT_HOST either.

On Wed, Sep 29, 2010 at 10:02 AM, Yann E. MORIN
<yann.morin.1998@anciens.enib.fr> wrote:
> You meant: "on the target side", maybe?

I don't think so.

> The lib32 and lib64 issue should appear only for natively 64-bit target
> archs. Why do you also need it for 32-bit target archs ?

The only 64-bit platform in my current scenario is the local build
host, which is Fedora 12 x86_64:

$ uname -a
Linux fedora12-64.virt.int.foiani.com 2.6.32.21-168.fc12.x86_64 #1 SMP
Wed Sep 15 16:12:07 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux

When I do a straightforward ./configure --local && make && ./ct-ng
menuconfig && ./ct-ng build, it ends up creating lib64/libiberty.a

(I accidentally nuked that build log... sorry.  I'm pretty sure it was
in the top-level ~/x-tools/$TARGET/ directory, though.  If it's really
necessary, I can run that build again -- does take 90+ minutes to do,
and I'll have to juggle my local tree, since I stupidly committed that
PPC patch last...)

Which makes me think that it is a library built to run on the host,
not the target.

If it would help at all, I'd be happy to try a specific rev and config
on this box.

Thanks,
t.

> Regards,
> Yann E. MORIN.
>
> --
> .-----------------.--------------------.------------------.--------------------.
> | ÂYann E. MORIN Â| Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software ÂDesigner | \ / CAMPAIGN Â Â | Â___ Â Â Â Â Â Â Â |
> | +33 223 225 172 `------------.-------: ÂX ÂAGAINST Â Â Â| Â\e/ ÂThere is no Â|
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL  Â|  v  conspiracy. Â|
> '------------------------------^-------^------------------^--------------------'
>
>
>

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]