Re: Cygwin DLL configuration

2003-08-07 Thread Max Bowsher
Doru Carastan wrote: > David Rothenberger wrote: >> Gerrit recently posted a script ... >> >> See . >> > > Thank you David, it did the trick. tooldir is the culprit. > > ifeq ($(target_alias),$(host_alias)) > ifeq ($(build_alias),$(host_alias))

Re: Cygwin DLL configuration

2003-08-06 Thread Doru Carastan
David Rothenberger wrote: Gerrit recently posted a script ... See . Thank you David, it did the trick. tooldir is the culprit. ifeq ($(target_alias),$(host_alias)) ifeq ($(build_alias),$(host_alias)) tooldir:=$(exec_prefix) else tooldir:=$(e

Re: Cygwin DLL configuration

2003-07-26 Thread Max Bowsher
David Rothenberger wrote: > Doru Carastan wrote: > [snip] >> I would like to ask the list how to configure the cygwin DLL to have >> 'make install' create a tree similar to the one stored in the binary >> distribution tar file: > [snip] > > Gerrit recently posted a script that I've been using for b

Re: Cygwin DLL configuration

2003-07-25 Thread David Rothenberger
Doru Carastan wrote: [snip] > I would like to ask the list how to configure the cygwin DLL to have > 'make install' create a tree similar to the one stored in the binary > distribution tar file: [snip] Gerrit recently posted a script that I've been using for building from CVS. The produces a tree

Cygwin DLL configuration

2003-07-25 Thread Doru Carastan
Hello, When configuring the cygwin DLL with '--prefix=/usr', the winsup files end up installed in /usr/i686-pc-cygwin instead of /usr: /usr/ /usr/bin /usr/etc /usr/i686-pc-cygwin /usr/i686-pc-cygwin/bin /usr/i686-pc-cygwin/include /usr/i686-pc-cygwin/lib /usr/i686-pc-cygwin/man /usr/include /usr