Home
Overview
FAQ
Documentation
Download
Mailing List
Geomview For Windows?
Support
Users
Development
Bug Reporting
Contributing
Contact Us
Sponsors
Site Search
Advanced Search
|
|
About the software@geom archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Update REQ 5127]:
- To: software@geom
- Subject: Re: [Update REQ 5127]:
- From: "Stuart Levy" <slevy>
- Date: Thu, 3 Nov 94 10:45:21 -0600
Try looking in src/bin/geomview/x11/O.x11/Makefile, which at line 61 contains
an explicit -g. This is a bug; it really should just say ${CFLAGS}.
Try making that change (or just remove the -g).
|