autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mac OS X question


From: Ralf Wildenhues
Subject: Re: Mac OS X question
Date: Thu, 20 Jan 2005 07:58:28 +0100
User-agent: Mutt/1.4.1i

* Wil Turner wrote on Thu, Jan 20, 2005 at 02:17:59AM CET:
> I hope someone out there can help me :)

Maybe.

> We recently modified a software library to include some functionality 
> that, on OS X, requires the "-framework Carbon" link flag. It would be 
> nice if users of our library didn't have to add this to their own 
> compilation. In other words, how does one specify that a supporting 
> library should be linked into a library such that linking against the 
> final product library automatically links the necessary supporting 
> library?

By using GNU libtool to build the supporting library and to link the
program against it?  (I have no idea whether that is possible without
libtool, I know virtually nothing about OS X.)

Regards,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]