Boost logo

Boost-Build :

From: Jurko Gospodnetić (jurko.gospodnetic_at_[hidden])
Date: 2008-08-19 17:04:09


   Hi João.

> -ldl -llam -llamf77mpi -llammpi++ -llammpio -lmpi
> -headerpad_max_install_names -Wl,-dead_strip -no_dead_strip_inits_and_terms
> -Wl,-flat_namespace -Wl,-force_flat_namespace -Wl,-multiply_defined,suppress
> -Wl,-u -Wl,_lam_darwin_malloc_linker_hack
>
> If I remove my hand the -WI,-force_flat_namespace I can make the link step
> How can I do it changing the configuration files?

   Look at the tools/darwin.jam tool jamfile and see where it adds the
-force_flat_namespace option. Then see what needs to be changed to make
it construct linker command-line options that suit you and suggest the
changes here. Someone more knowledgeable with compiling on Macs can then
help you out some more...

   Hope this helps.

   Best regards,
     Jurko Gospodnetić


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