[Geany] [PATCH] cross-compile issues.

Yura Siamashka yurand2 at xxxxx
Thu Feb 21 00:29:25 UTC 2008


Hi

On Wed, 2008-02-20 at 13:38 +0100, Enrico Tröger wrote:

> > 5) Windows doesn't have fnmatch, I replaced it's usage with modified
> > function I found in one of the files. But this is really smell bad.
> I'm not yet sure why this happens but fnmatch is available via liberty,
> IIRC. At least when I wrote the cross-compiling stuff, it worked.
> Right now, I have some other problems which prevent me from further
> testing, e.g. configure doesn't detect the host correctly. And I don't
> have the time to test further now.

2 new changes:

1) src/Makefile.am - don't attach geany_LDFLAGS to AM_CFLAGS

2) Since without fnmatch.h we fail to build, I included fnmatch
implementation that come internally with gtk.

-- 
Best regards,
Yura Siamashka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross-compile-patch2.patch
Type: text/x-patch
Size: 12655 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20080221/c5a2f289/attachment.bin>


More information about the Users mailing list