1 Nov 2010 20:03
Re: pdfedit 0.4.5 Compilation Failure under Cygwin
I shall run the minimal build under cygwin 1.7.7 tonight, when I get
to my office, and shall e-mail the results to you privately,
rather than on the list.
When I looked for an earlier version, I found that there was a
precompiled binary of pdfedit for cygwin for an earlier version (4.*,
but I forget which one exactly, and I'm not at my office as I write
this). I downloaded and ran this, without a problem, but have not yet
tried building THAT version.
I don't know if there have been successful cygwin builds since then,
and didn't see any "readme" files or other indications with the
pre-compiled version to indicate if any special steps were taken to
build it under cygwin.
However, at least now we know it's POSSIBLE, as O'Brien said to Winston Smith.
On Wed, Oct 27, 2010 at 5:54 AM, Michal Hocko <mstsxfx <at> gmail.com> wrote:
> Can you try to remove also -std parameters from both variables?
> Btw. what if you compile the following program:
> test.c
> ===
> #include <stdlib.h>
>
> int main()
> {
> mkstemp(NULL);
> return 0;
> }
> ===
(Continue reading)
RSS Feed