[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS & GSSAPI (fwd)
From: |
Derek R. Price |
Subject: |
Re: CVS & GSSAPI (fwd) |
Date: |
Mon, 19 Feb 2001 09:26:29 -0500 |
Jakob Schlyter wrote:
> thanks, works alright now. did you add the -R flag for solaris?
Sorry. Still no. I'm pretty sure adding that flag to the linker will have
undesirable repercussions on other operating systems and checking for an
operating
system name isn't the autoconf way of doing things. I'm fairly certain
switching
to libtool is the correct approach - it already has checks for dynamic & static
linking capabilities among other things, and that conversion will take a little
bit of time.
I believe you can pass in additional LDFLAGS at configure time. Something like:
./configure LDFLAGS=-R
If there isn't a hook for appending flags (i.e. only overrides are allowed),
that's something I'd be willing to fix.
Derek
--
Derek Price CVS Solutions Architect ( http://CVSHome.org )
mailto:dprice@openavenue.com OpenAvenue ( http://OpenAvenue.com )
--
Elsa, I'm no good at being noble but it doesn't take much to see that the
problems of three little people doesn't amount to a hill of beans in this crazy
world. Someday you'll understand that.
- Humphrey Bogart as Rick, _Casablanca_
- Re: CVS & GSSAPI (fwd),
Derek R. Price <=