Re: src/tools/msvc usage instructions

Поиск
Список
Период
Сортировка
От Joachim Wieland
Тема Re: src/tools/msvc usage instructions
Дата
Msg-id 20061003083804.GB2216@mcknight.de
обсуждение исходный текст
Ответ на Re: src/tools/msvc usage instructions  (Jeremy Drake <pgsql@jdrake.com>)
Список pgsql-hackers
On Tue, Oct 03, 2006 at 12:27:47AM -0700, Jeremy Drake wrote:
> On Tue, 3 Oct 2006, Magnus Hagander wrote:

> > Funky.
> > Can you try having it run the dumpbin command into a tempfile, and then
> > open-and-read that tempfile, to see if that makes a difference?
> > (Assuming you know enough perl to do that, of course)

> Doing it as
> system("dumpbin /symbols $_ > $tmpfn")
> still output to the console.

I could redirect it with "... 2>&1 > file" IIRC, the /out:FILE seems to be
the cleaner approach however :-)


Joachim



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Zeugswetter Andreas DCP SD"
Дата:
Сообщение: Re: Faster StrNCpy
Следующее
От: Markus Schaber
Дата:
Сообщение: Re: timestamptz alias