This is the mail archive of the cygwin 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]
Other format: [Raw text]

RE: Link problem when building cygwin1.dll (parsing cygwin.def)


----Original Message----
>From: Eitan Eliahu
>Sent: 27 July 2005 05:46

> Dave,
> I'm still having this problem. I configured cygwin to be in UNIX mode (all
> mounts are binaries) and added the packages you mentioned.
> 
> Should I try to build the code from the cygwin itself rather than the one
> from the CVS?

  No, let's try and actually figure out the problem.

  One thing to try would be to run d2u on that .def file and see if it
solves it.  Some of the binutils are known to segfault on bad input and I
think that DOS-style lineendings in textfiles to ld may well be one of them.
Even though you've remounted UNIX mode, it's possible the .def file itself
has become permanently DOSified.

  Another thing to try and understand is why gcc version 3.3.1 is getting
involved in the process.  That should _not_ be happening.  However, we'll
get into that if the d2u trick doesn't fix it.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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