|
Boost-Build : |
From: Sergey Nik (saniku_at_[hidden])
Date: 2007-11-08 23:53:37
Volodya,
Yes. I _don't know what the exact platform behavior is_.
I suspect you should know more about as an expert in build tools.
What I know exactly that when you build cross-tool for specific
platform, you also build the bintools for that platform.
And when you run "ar" from command line the following output can be seen:
example for Mgw
ar: supported targets: pe-i386 pei-i386 elf32-i386 elf32-little
elf32-big srec symbolsrec tekhex binary ihex
example for arm-linux
arm-linux-ar: supported targets: elf32-littlearm elf32-bigarm
elf32-little elf32-big srec symbolsrec tekhex binary ihex
Regards,
Sergey.
On Nov 8, 2007 11:04 PM, Vladimir Prus <ghost_at_[hidden]> wrote:
> Sergey Nik wrote:
>
> > Hey, what a brilliant question!!! ;)I suspect, at least for using right
> > bfd (object file library).
> > Refer to ar.c sources for more details.
>
> What a brilliant answer, too. If you don't know what is the exact platform-dependent
> behaviour of ar is, just say so.
>
>
> - Volodya
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
>
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk