Hi!
Thursday, 06 December, 2001 Polley Christopher W [EMAIL PROTECTED]
wrote:
PCW> Having done the make/make install from my source tree, do I have to repair
PCW> anything now?
just delete the source tree, unpack in again, rebuild in separate
directory.
PCW> Where can I find more information
Hallo Polley,
Am 2001-12-05 um 22:30 schriebst du:
>> ./configure
>> make
> if this is the incorrect way to do it?
This script is from Ch. Wilson (The Master of Puppets;)
Ciao,
Gerrit P. Haasemailto:[EMAIL PROTECTED]
--
=^..^=
cygwin-build
Descript
Thanks, my apologies for asking a FAQ; I didn't see it on the list. I'll
give these methods a try and see how it goes.
Having done the make/make install from my source tree, do I have to repair
anything now? Where can I find more information on the rationale behind not
building in the src dire
Ah. I guess that would be the wrong part :-)
I don't ever build inside the source tree. I don't install the source, I
just download it, and I manually extract to
srcdir=/cygdrive/d/compile-dir and then
cd /cygdrive/d/compile-dir
mkdir build
../configure
make
I just assumed (and I know what tha
Peter Buckley wrote:
>
> I don't do the "make install" part- is that the wrong part? Otherwise
> the part about
>
> cd srcdir
> mkdir build
> ../configure
> make
>
The first line in the FAQ on rebuilding the tools:
Note: You must build in a directory outside the source tree.
I don't do the "make install" part- is that the wrong part? Otherwise
the part about
cd srcdir
mkdir build
../configure
make
builds a the cygwin1.dll quite well on NT and win2k. And the FAQ, docs,
readmes, MLA, etc lacked any information to help me in my search to
learn how to successfully bu
Hi!
Wednesday, 05 December, 2001 Peter Buckley [EMAIL PROTECTED] wrote:
PB> You need to bunzip2 and untar the src, then cd to
PB> /usr/src/cygwin-1.3.5-3 (or wherever you extracted it to) and do the
PB> following:
PB> mkdir build
PB> cd build
PB> ../configure
PB> make
PB> make install
please
You need to bunzip2 and untar the src, then cd to
/usr/src/cygwin-1.3.5-3 (or wherever you extracted it to) and do the
following:
mkdir build
cd build
../configure
make
make install
Also, I don't know if you need to manually export CFLAGS=-g, just don't
strip the dll after you build it. IIRC
Hello,
I'm trying to build cygwin(-1.3.5.3) with the debug symbols included. I
exported CFLAGS=-g, then did ./configure, make, and make install; but only
the .a libraries were built. Is there more info available about the
makefile targets in this package? The README doesn't mention it and it's
9 matches
Mail list logo