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


Reply via email to