From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [PATCH V2] add Mac OS X support Date: Sat, 13 Jun 2009 21:21:48 +0200 Message-ID: <20090613192148.GN25406@game.jcrosoft.org> References: <1243361246-1743-1-git-send-email-plagnioj@jcrosoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1243361246-1743-1-git-send-email-plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-mnsaURCQ41sdnm+yROfE0A@public.gmane.org To: devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org List-Id: devicetree@vger.kernel.org On 20:07 Tue 26 May , Jean-Christophe PLAGNIOL-VILLARD wrote: > 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 > --- jdl do you have any plan to apply it? Best Regards, J.