This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: What's the right way to do host libraries required for gcc


On Wed, Nov 13, 2002 at 01:32:00PM -0500, Daniel Berlin wrote:
> Is there any better way to do this?  I tried looking through variables 
> that the top level makefile uses when figuring out what directories are 
> configured, but they aren't exported, so when we configure gcc, they 
> aren't available. Should I just make them available?

I'd recommend adding a flag to the configuration options for the gcc
directory if libbanshee is in $configdirs.  Nathanael may have a better
idea...

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]