Re: Mysql Connector Extension Size Confusion

2013-02-26 Thread Stephan Bergmann
On 02/22/2013 02:37 PM, Alexander Thurgood wrote: -rw-rw-r-- 1 1000 1000 5379260 janv. 3 03:44 /home/alex/Development/libo/core/mysqlc/unxlngx6.pro/bin/mysql-connector-ooo.oxt -rw-rw-r-- 1 1000 1000 2575973 févr. 13 12:20 /home/alex/Development/libo/core/workdir/unxlngx6.pro/ExtensionTarget/m

C++ extensions requiring LIBO_UDK_4.1 (was: Re: Mysql Connector Extension Size Confusion)

2013-02-22 Thread Michael Stahl
On 22/02/13 15:53, Alexander Thurgood wrote: > Le 22/02/2013 15:42, Fridrich Strba a écrit : > > Hi Fridrich, > > >> Did you try whether it works? Maybe the question is only moot. Just >> saying. F. > > > All I know is that the "new gbuild" one doesn't work on other people's > systems, as I

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Alexander Thurgood
Le 22/02/2013 15:42, Fridrich Strba a écrit : Hi Fridrich, Did you try whether it works? Maybe the question is only moot. Just saying. F. All I know is that the "new gbuild" one doesn't work on other people's systems, as I have made the connector available for download from my Dropbox ac

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Fridrich Strba
Alex, On 22/02/13 15:35, Alex Thurgood wrote: > So, here are the differences : > > Both contain libmysqlcppconn and mysqlc.uno.so, but again have different > file sizes (less of a difference in mysqlc.uno.so, but nonetheless a > small difference). The libmysqlcppconn.so in the new build system is

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Alex Thurgood
So, here are the differences : unzip -l Archive: /home/alex/Development/libo/core/workdir/unxlngx6.pro/ExtensionTarget/mysql-connector-ooo.oxt Length DateTimeName - -- - 0 2013-01-30 14:46 META-INF/ 1391 2013-02-13 12:20 META-INF/ma

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Alex Thurgood
Le 22/02/2013 14:42, Michael Stahl a écrit : -rw-rw-r-- 1 1000 1000 5379260 janv. 3 03:44 /home/alex/Development/libo/core/mysqlc/unxlngx6.pro/bin/mysql-connector-ooo.oxt this is created by the old build system. Ah, ok, so a "make clean" and rebuild might be in order here then. -rw-rw-r

Re: Mysql Connector Extension Size Confusion

2013-02-22 Thread Michael Stahl
On 22/02/13 14:37, Alexander Thurgood wrote: > Hi all, > > On my 64bit Linux build of master, I'm seeing the following in my tree > after a successful build of the mysql connector extension : > > Hmm, some strange things going on somewhere : > > -rw-rw-r-- 1 1000 1000 5379260 janv. 3 03:44 >