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] |
I am having trouble with a typical Linux configure script that is not part of cygwin. The configure script includes this: LDFLAGS="-Wl,-z,defs" Apparently, this causes a problem for cygwin's ld.exe. If I execute the simple command ld -z I get ld: unrecognized option '-z' ld: use the --help option for usage information However, the cygwin man page for ld.exe does reference the -z option. I would like to know if the cygwin maintainers intend to support this option. Output from cygcheck -s -v -r attached.
Attachment:
cygcheck.out
Description: Text document
-- 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] |