Ticket #505 (new defect)
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
Note: See
TracTickets for help on using
tickets.
