[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Configuring for alternative build environments
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Configuring for alternative build environments |
Date: |
Tue, 27 Nov 2012 19:57:32 +0100 (CET) |
> It looks like for starters I'll be overriding a bunch of the
> contents of ftstdlib.h - things like "fseek" would be replaced by my
> own, Java-specific version that operates on the InputStream.
Yes, this is the way to go, I think. Please report any problems to
the list!
Werner