Ticket #505 (new defect)

Opened 5 months ago

Last modified 5 months ago

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

Reported by: alon Owned by: pramsey
Priority: major Milestone: GEOS Future
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

Changed 5 months ago by strk

  • milestone changed from 3.3.2 to GEOS Future

A patch is welcome.

Note: See TracTickets for help on using tickets.