Re: [ROOT] MacOSX 10.3 offers a new feature for building plug-ins.

From: Wile E. Coyote (sjpatton@lbl.gov)
Date: Mon Dec 01 2003 - 00:04:00 MET


On Nov 26, 2003, at 2:29 PM, Wile E. Coyote wrote:
>     export MACOSX_DEPLOYMENT_TARGET 10.3
>     g++ -bundle -undefined dynamic_lookup Module.o -o libModule.so
>     g++ -bundle  -dynamiclib -flat_namespace -undefined suppress \
>                                           Module.o -o libModule.dylib

I've just noticed that I messed up my cut-and-paste in my previous 
posting and that the last line should _not_ include the '-bundle' 
option. Sorry.

Simon
----------------------------------------------------------------------
  Simon Patton              Web: <http://www.slac.stanford.edu/~patton>
  Lawrence Berkeley Nat. Lab.                       Tel: (510) 486-6883



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:17 MET