Opened 12 years ago

Closed 5 years ago

Last modified 5 years ago

#505 closed defect (wontfix)

when building on windows with nmake, link have /debug switch on

Reported by: alon Owned by: pramsey
Priority: major Milestone: GEOS Fund Me
Component: Build/Install Version: 3.3.1
Severity: Annoyance Keywords:
Cc:

Description

I built geos 3.3.1 on windows with nmake I noticed that even when building release, the /debug flag is always used. the output dll is 1.8Mbyes in size. if the flag is omitted, the dll size is 1Mbytes.

a possible fix is to define a linker flags in nmake.opt and use them in src/makefile.vc

Change History (3)

comment:1 by strk, 12 years ago

Milestone: 3.3.2GEOS Future

A patch is welcome.

comment:2 by robe, 6 years ago

Milestone: GEOS FutureGEOS Fund Me

Milestone renamed

comment:3 by dbaston, 5 years ago

Resolution: wontfix
Status: newclosed

nmake no longer supported, except as a CMake generator

Last edited 5 years ago by dbaston (previous) (diff)
Note: See TracTickets for help on using tickets.