On Fri, May 23, 2008 at 4:59 PM, Vladimir Prus <vladimir@codesourcery.com> wrote:
Sean Johnston wrote:What is the exact error message, and what is the command that produces this
> ... wrong ELF class: ELFCLASS64
error?
> <linker-type>"sun"
I'm surprised that quotes work here
I'd suggest changing user-config.jam to:
using gcc : : : <linker-type>sun ;
and building as:
bjam address-model=64 instruction-set=v9