Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2005-10-18 10:45:12


Vladimir Prus <ghost <at> cs.msu.su> writes:

>
> On Monday 17 October 2005 12:07, Reece Dunn wrote:
> > This is a patch to add initial support for the arm and sh architectures
> > as well as the CLR and Java bytecode platforms.
> >
> > The idea is to use this to add support for the embedded compilers in
> > VC8, possibly extending it to embedded VC++ as well as allowing GCC
> > support for cross-compilers.
>
> Which compilers support those output options? I'm a bit unwilling to commit
> new values of a feature that are not yet used. Especially, what tool
> generates Java bytecode?

There are no tools that currently support Java bytecode so feel free to remove
this.

I have some (very basic support for) targetting the CLR with VC7.0+, so that is
why that is there.

I am also working on support for the VC8 x86-arm and x86-sh cross-compilers,
so that is why they are there. I haven't looked at the GCC support for arm and
sh yet, or other compiler support (such as embedded VC++ 4).

- Reece

 


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