Mail Archives: cygwin-developers/2000/06/08/16:28:59
--- Chris Faylor <cgf AT cygnus DOT com> wrote:
> On Thu, Jun 08, 2000 at 01:11:11PM -0500, Parker, Ron wrote:
-8<-
>
> So, the question is what is "appropriate" for the tooldir. I think it
> is currently appropriate as is. Both DJ and I do cross-builds so we
> have to add a little extra when installing. AFAIK, the 'tooldir'
> stuff is specific to cygwin.
>
You mean the cygwin runtime package, correct?
> >We could then autoconf the packages that referred to this directory and
> >release a new tar ball and source for those packages. Also if a user had
> >complained of a third-party package that was errantly placing files in
> >/usr/i686-pc-cygwin, we could direct him to:
> >
> > autoconf
> > ./configure --prefix=/usr i686-pc-cygwin
> > make
> > make install
> >
> >Which isn't that abnormal anyway.
>
> I don't know about gcc, but this does the expected for cygwin when building
> natively.
This form will be fully deprecated in the next release of autoconf. Basically,
I do `../configure --prefix=/usr' for building packages. And since I'm using
stow, I typically do make install prefix=/usr/stow/package-M.M.V to install it.
In the CVS version of autoconf doing ../configure --host=i686-pc-cygwin will
indicate a cross compile.
Cheers,
=====
---
Earnie Boyd: <mailto:earnie_boyd AT yahoo DOT com>
__Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
__Minimalist GNU for Windows__
Mingw32 List: <http://www.egroups.com/group/mingw32/>
Mingw Home: <http://www.mingw.org/>
__________________________________________________
Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com
- Raw text -