This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Failed linking gettext-0.18
- From: Angelo Graziosi <angelo dot graziosi at alice dot it>
- To: Cygwin <cygwin at cygwin dot com>
- Date: Sat, 07 Aug 2010 15:00:00 +0200
- Subject: Re: Failed linking gettext-0.18
Charles Wilson wrote:
[...] (2) override the build procedure for gettext to ensure that --enable-auto-import is provided on every link command, AFTER the "default" gettext setting of --disable-auto-import.
Just out of curiosity, I would ask if an alias like this
alias g++='g++ -Wl,--enable-auto-import'
or similar, would work...
Ciao,
Angelo.
--
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