This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: winsup reorg completed


Chris Faylor wrote:
> 
> On Sat, Jan 08, 2000 at 01:04:01AM +0100, Corinna Vinschen wrote:
> >Chris Faylor wrote:
> >> [...]
> >First of all, the path to newlib was wrong computed but that's not
> >so important.
> 
> I don't know why this is happening.  I assume that you're compiling
> in the same directory as the source?

Yes, I tried it. The winsup directory is in the same path as before
but when I try a `configure' in the parent directory (where also
the newlib and libiberty dirs reside) and then a `make' I got
the error message:

make[1]: Entering directory `/export/src/cygwin/i686-pc-cygwin/winsup'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/export/src/cygwin/i686-pc-cygwin/winsup'
make: *** [configure-target-winsup] Error 1

> >The real problem: I can't link anymore.
> 
> You need a newer linker.  The one from the CD should work but probably
> Mumit's version is better.

It's the one from the CD (ld --version results in the output of
`GNU ld 2.9-cygwin-990830').

> I neglected to mention that I got rid of the old method for building the
> DLL.  You need an updated binutils toolchain now.

Which one? The `latest official release' or the latest snapshot???

Corinna

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