In hindsight, all these ecpg changes should have been made between beta1 and beta2 when we have time to deal with the fallout, not right before beta1.
--------------------------------------------------------------------------- Tom Lane wrote: > This morning's ecpg patch certainly seems to have been snake-bit. > Although the Windows gcc buildfarm members seem happy, the MSVC ones > are all failing with > > Linking... > Creating library Release\libecpg\libecpg.lib and object > Release\libecpg\libecpg.exp > libecpg.exp : error LNK2001: unresolved external symbol [EMAIL > PROTECTED] > .\Release\libecpg\libecpg.dll : fatal error LNK1120: 1 unresolved > externals > > I see that DllMain() got added to misc.c, so it's not obvious what's > wrong here. Some adjustment needed in the MSVC build scripts maybe? > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 3: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq -- Bruce Momjian <[EMAIL PROTECTED]> http://momjian.us EnterpriseDB http://postgres.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly