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: cygport -8 adds bogus cygwin64-gcc-core to setup.hint requires line


On 2013-07-31 00:41, Christian Franke wrote:
Cygport 0.13.0 (and 0.12.2) adds a bogus "requires: ...
cygwin64-gcc-core ..." to setup.hint when cross-compiling for x86_64.

I suppose it would. The problem here is that the libgcc1 DLL has different names on each arch due to the added -seh on x86_64.

I'm afraid that under cross-compiling scenarios, dependency detection is at best a guide; manual editing of the setup.hint requires: will often be necessary.

Adding libgcc1 to REQUIRES does not help:

[PKG_]REQUIRES only adds to the automatic detection, it doesn't take anything away from it.


Yaakov


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


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