Opened 16 years ago

Closed 16 years ago

#1972 closed task (fixed)

win32 curl options

Reported by: warmerdam Owned by: Mateusz Łoskot
Priority: normal Milestone: 1.5.0
Component: ConfigBuild Version: unspecified
Severity: normal Keywords: curl
Cc:

Description

Recently r12643 and r12641 modified the win32 builds fixed up windows builds to use static curl libraries. But it is now not possible to build dynamically without editing port\makefile.vc.

Could you please change the default to dynamic (using libcurl_imp.lib) and add a CURL_CFLAGS in nmake.opt with the static definition, and have two versions of the lib/cflags stuff, one for static and one for dynamic.

Change History (2)

comment:1 by Mateusz Łoskot, 16 years ago

Status: newassigned

comment:2 by Mateusz Łoskot, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in trunk (r12652 and r12653)

Note: See TracTickets for help on using tickets.