Re: src/tools/msvc usage instructions

From: Jeremy Drake <pgsql(at)jdrake(dot)com>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Joachim Wieland <joe(at)mcknight(dot)de>
Subject: Re: src/tools/msvc usage instructions
Date: 2006-10-03 06:59:37
Message-ID: Pine.BSO.4.64.0610022351280.7684@resin.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 3 Oct 2006, Magnus Hagander wrote:

> No fix yet :-( Haven't had the time to dig into it properly, but I think
> we can now safely say it's not a local issue in Joachims build env :-)
>
> If you just run a dumpbin command (the same way) manually with a ">foo",
> does it redirect it properly then? Or is dumpbin for some reason not
> writing on stdout?
>
> It runs perfectly on two completely separate build envs I have here :-O

Here's another interesting tidbit for you: if I run the gendef.pl script
by hand from the visual studio command prompt thing (the one I can't
compile from), it works fine.

> Could someone who knows perl a bit more than me take a look at that
> script (src/tools/msvc/gendef.pl) and see if I'm doing something really
> stupid there? May be that I'm "homesick" when looking at the code and
> can't spot obvious things...
>
> Also, could it possibly be perl version dependent? I'm on ActiveState
> 5.8.7 build 815.

ActiveState 5.8.6 build 811 here...

--
If you sit down at a poker game and don't see a sucker, get up. You're
the sucker.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-10-03 07:05:35 Re: src/tools/msvc usage instructions
Previous Message Magnus Hagander 2006-10-03 06:38:44 Re: src/tools/msvc usage instructions