Re: connect() method crashes 1.0.4-beta
Posted by:
Ulf Wendel
Date: April 14, 2009 01:55PM
Can you build the driver from source and check again?
C++ is not the most portable language when it comes to binaries... - see Paul's posting as an example. Or, see my NetBeans tutorial and the funny error messages you may get when mixing GCC 3.x and GCC 4.x binaries. Also, different STLs can cause troubles. You may be using Windows and the actual issue may be a little different, but its the same basic pattern.
The best we can do for the beginning is tell you what compilers and settings we use for building binaries. Due to a bug there has not been a README in the beta packages. The GA binary packages, however, will contain a README. At its end you will find the settings we used to build the binary. If your system is not an exact match for those settings - good luck.
In other words: please try to build the driver yourself. Its source code should be pretty portable. Unfortunately binary portability is partly beyond our control. At least for the 1.0 we cannot cover each and every compiler and configuration. We have to go for what we get out of the box on the 40+ build platforms we build on.
If you have suggestions how to improve the portability with reasonable efforts - highly welcome!
Thanks!
Ulf
Subject
Views
Written By
Posted
4324
April 05, 2009 07:39PM
3192
April 06, 2009 02:31PM
3074
April 13, 2009 09:54AM
2945
April 13, 2009 12:13PM
2725
April 13, 2009 01:32PM
2618
April 13, 2009 03:00PM
2880
April 13, 2009 05:52PM
3028
May 08, 2009 05:20AM
2906
April 15, 2009 01:13AM
3036
April 15, 2009 07:33AM
Re: connect() method crashes 1.0.4-beta
3101
April 14, 2009 01:55PM
2918
April 14, 2009 05:05PM
2922
April 14, 2009 10:58PM
2948
April 15, 2009 01:10AM
2905
April 16, 2009 10:32AM
3219
April 17, 2009 11:53AM
2874
April 15, 2009 05:55AM
2857
April 15, 2009 01:50PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.