Обсуждение: build with C++Builder failed

Поиск
Список
Период
Сортировка

build with C++Builder failed

От
Sergey Matveychuk
Дата:
Hello.

As I can see 7.4beta2 includes bc32.mak files, so I decide to try
compile it with C++Builder 6. But I was need to fix two source files
before because of absent pqGethostbyname and pqStrerror symbols.

Files I've changed are fe_lobj.c and port/getaddrinfo.c

Now I'v got both static lib and dll.
--
Sem.


Re: build with C++Builder failed

От
Bruce Momjian
Дата:
Sergey Matveychuk wrote:
> Hello.
>
> As I can see 7.4beta2 includes bc32.mak files, so I decide to try
> compile it with C++Builder 6. But I was need to fix two source files
> before because of absent pqGethostbyname and pqStrerror symbols.
>
> Files I've changed are fe_lobj.c and port/getaddrinfo.c
>
> Now I'v got both static lib and dll.

Beta3 will have a better Win32 build environment.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Re: build with C++Builder failed

От
"Relaxin"
Дата:
What is your estimate of when that will be available.
Because I ran into the EXACT same problems with C++Builder 5.

Thanks

"Bruce Momjian" <pgman@candle.pha.pa.us> wrote in message
news:200309100220.h8A2KxK29202@candle.pha.pa.us...
> Sergey Matveychuk wrote:
> > Hello.
> >
> > As I can see 7.4beta2 includes bc32.mak files, so I decide to try
> > compile it with C++Builder 6. But I was need to fix two source files
> > before because of absent pqGethostbyname and pqStrerror symbols.
> >
> > Files I've changed are fe_lobj.c and port/getaddrinfo.c
> >
> > Now I'v got both static lib and dll.
>
> Beta3 will have a better Win32 build environment.
>
> --
>   Bruce Momjian                        |  http://candle.pha.pa.us
>   pgman@candle.pha.pa.us               |  (610) 359-1001
>   +  If your life is a hard drive,     |  13 Roberts Road
>   +  Christ can be your backup.        |  Newtown Square, Pennsylvania
19073
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>