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)


On Wed, Jul 27, 2005 at 04:25:37PM +0100, Dave Korn wrote:
>----Original Message----
>>From: Eitan Eliahu
>>Sent: 27 July 2005 15:47
>
>> Dave, attached is the def file after I ran d2u on it.
>
>  It still has \r\n line ends.

I don't see them in the file that he attached.  I do see a lot of these types
of lines, though:

LIBRARY "cygwin1.dll" BASE=0x61000000

EXPORTS
= _sigfe_
= _sigfe_
= _sigfe_
= _sigfe_

which are, presumably, where the error is coming from.  I can't explain what's
causing them, however.  cygwin.def is generated fine for me on cygwin, even when
I do so on a textmode-mounted directory.  FWIW, I even forced \r line endings in
my cygwin.def file and built it on a binary-mounted directory with no problems.

cgf

--
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]