Yes. That is correct. Where does this EXEEXT fit in and where should it be defined or what is the missing file to fix this error? Yesh
-----Original Message----- From: Jonathan Kinsey [mailto:[EMAIL PROTECTED] Sent: Sunday, December 10, 2006 11:43 PM To: yeshwanth.c Cc: [email protected] Subject: Re: [Bug-gnubg] iconv.dll build problems in windows in visual studio 2005 yeshwanth.c wrote: > Hi, > > I am trying to build libiconv to get iconv.dll on Windows Studio 2005 > using the following commands. However I get errors like the following. > Can somebody help me? Not too sure why you need to build iconv - I just link to the gtk iconv.lib for msdev builds (I think). Anyway I guess you're missing a definition for EXEEXT, probably need to define this to .exe in a config header file (if you really want to build iconv). Jon Disclaimer: The information contained in this communication is intended solely for the individual or entity to which it is addressed. It may contain confidential and/or legally privileged information. Any review, retransmission, dissemination or other use of, or taking any action based on the contents of this information by persons or entities other than the intended recipient is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete it from your system. Aditya Birla Group Companies attempt to sweep e-mails and attachments for viruses. We do not guarantee that either is virus-free and we accept no liability for any damage sustained as a result of viruses. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
