Hi, please check your build enviroment for MinGW<div><br></div><div><b>&quot;c:/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: cannot fin</b></div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>
<b>d C:/MinGW/msys/1.0/local/include: Permission denied^M &quot;</b></div><div><b><br></b></div><div><b><meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-weight: normal; ">are build essencials instaled?</span></b></div>
<div><br></div><div>may be this link can be use full, </div><div><br></div><div><meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://wiki.codeblocks.org/index.php?title=Compiling_wxWidgets_2.6.2_to_develop_Code::Blocks_%28MSW%29">http://wiki.codeblocks.org/index.php?title=Compiling_wxWidgets_2.6.2_to_develop_Code::Blocks_%28MSW%29</a></div>
<div><br></div><div><br><meta http-equiv="content-type" content="text/html; charset=utf-8"></div><div>Saludos</div><div><a href="http://wiki.codeblocks.org/index.php?title=Compiling_wxWidgets_2.6.2_to_develop_Code::Blocks_%28MSW%29"></a><br>
<br><div class="gmail_quote">On Tue, Mar 15, 2011 at 2:22 PM, Miguel Sanchez <span dir="ltr">&lt;<a href="mailto:mikey.sanchez@gmail.com">mikey.sanchez@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
OK so I&#39;ve had no luck getting to the bottom of the problem so far. I<br>
still get thrown into  &quot;DBXRecovereableError: RECOVERABLE OpenDBX:<br>
Connecting to server failed&quot; when calling DBXConnection&gt;&gt;open.<br>
<br>
I can connect with the Windows command-line tsql equivalent<br>
(sqlcmd.exe) so the DB  user and permissions are correct.<br>
<br>
<br>
I said I was going to try and build from sources instead of the<br>
precompiled binaries.<br>
I&#39;ve downloaded and installed (finally) MinGW. I&#39;ve (finally!)<br>
downloaded sources of opendbx 1.4.5 and freetds-0.8.2.<br>
<br>
freetds built fine and put the headers in an accessible place. but now<br>
when I try to configure opendbx I get the following:<br>
<br>
checking for style of include used by make... GNU<br>
checking for gcc... gcc<br>
checking whether the C compiler works... no<br>
configure: error: in `/opendbx-1.4.5&#39;:<br>
configure: error: C compiler cannot create executables<br>
See `config.log&#39; for more details.<br>
<br>
config.log says the following:<br>
<br>
===============================================<br>
&lt;snip&gt;<br>
configure:3972: gcc -qversion &gt;&amp;5<br>
gcc.exe: unrecognized option &#39;-qversion&#39;<br>
gcc.exe: no input files<br>
configure:3983: $? = 1<br>
configure:4003: checking whether the C compiler works<br>
configure:4025: gcc  /local/include  conftest.c  &gt;&amp;5<br>
c:/mingw/bin/../lib/gcc/mingw32/4.5.2/../../../../mingw32/bin/ld.exe: cannot fin<br>
d C:/MinGW/msys/1.0/local/include: Permission denied^M<br>
collect2: ld returned 1 exit status^M<br>
configure:4029: $? = 1<br>
configure:4067: result: no<br>
configure: failed program was:<br>
| /* confdefs.h */<br>
&lt;snip&gt;<br>
======================================<br>
<br>
The directory C:/MinGW/msys/1.0/local/include exists and is writable by me.<br>
<br>
Right now it feels like I&#39;m trying to solve the problem of building<br>
opendbx without knowing if it&#39;s getting me any closer to getting<br>
squeakDBX working.<br>
<br>
Any help would be appreciated.<br>
<font color="#888888"><br>
Miguel<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
SqueakDBX mailing list<br>
<a href="mailto:SqueakDBX@lists.squeakfoundation.org">SqueakDBX@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/squeakdbx</a><br>
</div></div></blockquote></div><br></div>