[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Multilib support
From: |
Ralf Wildenhues |
Subject: |
Re: Multilib support |
Date: |
Tue, 8 Aug 2006 13:18:04 +0200 |
User-agent: |
Mutt/1.5.11 |
Hello Tzu-Chien,
* Tzu-Chien Chiu wrote on Tue, Aug 08, 2006 at 11:37:41AM CEST:
>
> I need to build a native library and a cross-compiled libarary from
> the same set of source files, but I don't find any method to specify
> per-target compiler.
> I read the manual and guessed that AM_ENABLE_MULTILIB might be what
> I'm looking for. But there isn't much information in the manual on how
> the corresponding Makefile should be. Neither on Internet nor the
> mailing list archive, surprisingly.
Yep, that's what I'd expect, unfortunately. I guess a good bet is to
look at how GCC does things; but there again I expect you need the
source to grasp things.
Put another way: once you've gained knowledge, it'd be great to
contribute that in form of additional documentation and/or code. :-)
Cheers,
Ralf
- Multilib support, Tzu-Chien Chiu, 2006/08/08
- Re: Multilib support,
Ralf Wildenhues <=