You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Dave Cottlehuber (JIRA)" <ji...@apache.org> on 2011/02/05 12:48:30 UTC

[jira] Updated: (COUCHDB-733) INSTALL.Windows wording suggests it's OK for cygwin to use /usr/bin/link. Is this intentional?

     [ https://issues.apache.org/jira/browse/COUCHDB-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Cottlehuber updated COUCHDB-733:
-------------------------------------

    Attachment: COUCHDB-733_windows_documentation_fix.patch

clarify impact of using non-MS linkers
include 2 further similar types of error

> INSTALL.Windows wording suggests it's OK for cygwin to use /usr/bin/link.  Is this intentional?
> -----------------------------------------------------------------------------------------------
>
>                 Key: COUCHDB-733
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-733
>             Project: CouchDB
>          Issue Type: Question
>          Components: Documentation
>    Affects Versions: 0.11
>         Environment: Windows 7 with cygwin
>            Reporter: Michael Maguire
>            Priority: Minor
>         Attachments: COUCHDB-733_windows_documentation_fix.patch
>
>
> The file: 
> http://svn.apache.org/viewvc/couchdb/trunk/INSTALL.Windows 
> states:
> 47 	You must check that:
> 48 	
> 49 	* The `which link` command points to the Microsoft linker.
> 50 	
> 51 	* The `which cl` command points to the Microsoft compiler.
> 52 	
> 53 	If you do not do this, the ones found in `/usr/bin` may be used instead. 
> This makes it sound as though which link and which cl *should* be the Microsoft ones, but it's permissible to use the /usr/bin ones.
> Is that the intent?
> If not, can I suggest this says something more like:
> 53 	If you do not do this, the ones found in `/usr/bin` would be used instead, which won't work properly.
> P.S.:  I'm asking because I'm attempting to get the build going, and even though I've done vcvars32.bat and 'which cl' is pointing to the Microsoft one, 'which link' is still pointing to '/usr/bin/link' and I need to know if that's cool or not.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira