[PATCH V2] add Mac OS X support

Jon Loeliger jdl at jdl.com
Thu Jul 16 12:33:42 EST 2009


> use dylib shared lib extention
> allow to specifiy os specific shared lib link option
> Mac OS use -dynamiclib instead of -shared, -install_name instead of -soname
> and does not support --version-script
> 
> add HOSTOS macro to detect the current os you are
> 
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
> V2
> detect dynamicly the host OS


Applied and pushed out.

Thanks,
jdl


More information about the devicetree-discuss mailing list