[GRASS-dev] compilation success
William Kyngesburye
woklist at kyngchaos.com
Fri Oct 10 10:08:14 EDT 2008
On Oct 9, 2008, at 9:36 PM, Glynn Clements wrote:
>
> William Kyngesburye wrote:
>
>>> To be honest, I'm not particularly confident of the OSX-specific
>>> rule
>>> for building the module:
>>>
>>> ifeq ($(findstring darwin,$(ARCH)),darwin)
>>> $(CXX) -o $@ $(LDFLAGS) $^ $(EXTRA_LIBS)
>>> else
>>>
>>> I would expect that command to try to build an executable.
>>
>> This works because there is also a conditional on setting EXTRA_LIBS,
>
> Where?
>
It was already in the vdigit makefile (coincidentally, for libgdi
handling), and I added it to the nviz makefile when I moved
PYTHONLDFLAGS:
http://trac.osgeo.org/grass/changeset/33771
This is in dev6 branch right now. I didn't mirror it to trunk (yet).
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
"Oh, look, I seem to have fallen down a deep, dark hole. Now what
does that remind me of? Ah, yes - life."
- Marvin
More information about the grass-dev
mailing list