dbTalk Databases Forums  

libtool request

mailing.database.mysql-plusplus mailing.database.mysql-plusplus


Discuss libtool request in the mailing.database.mysql-plusplus forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andres Salomon
 
Posts: n/a

Default libtool request - 09-14-2005 , 09:03 AM






Hi,

Would it be possible to update the libtool used when building the
release tarballs to something newer than 1.4.3? 1.4.3 is pretty old
(released 2002-10-22); the 1.5.x releases contain many improvements,
some that distributions (ie, Debian) need for their ports. Updating
this should be as easy as simply upgrading libtool on the system that is
used when running the bootstrap script.




--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw


Reply With Quote
  #2  
Old   
Warren Young
 
Posts: n/a

Default Re: libtool request - 09-14-2005 , 05:27 PM






Andres Salomon wrote:
Quote:
Would it be possible to update the libtool used when building the
release tarballs to something newer than 1.4.3?
It would be difficult. I have machines with newer libtools, but other
things are broken about them, such as doxygen. And for compatibility
reasons, I can't just upgrade libtools on the older machine I build the
source tarball on.

If you need to use the platform autotools, run the bootstrap script
instead of the configure script. Any parameters it does not understand,
it passes on the configure.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
  #3  
Old   
Andres Salomon
 
Posts: n/a

Default Re: libtool request - 09-15-2005 , 12:11 AM



On Wed, 2005-09-14 at 16:27 -0600, Warren Young wrote:
Quote:
Andres Salomon wrote:

Would it be possible to update the libtool used when building the
release tarballs to something newer than 1.4.3?

It would be difficult. I have machines with newer libtools, but other
things are broken about them, such as doxygen. And for compatibility
reasons, I can't just upgrade libtools on the older machine I build the
source tarball on.

Ok. Well, I guess as long as you're aware that the libtool being used
is out of date. I can easily update the libtool stuff for debian
packages, but I was hoping to get it updated upstream so I wouldn't
potentially forget every time I packaged up a new release.



--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
  #4  
Old   
Chris Frey
 
Posts: n/a

Default Re: libtool request - 09-15-2005 , 05:52 AM



On Thu, Sep 15, 2005 at 01:11:34AM -0400, Andres Salomon wrote:
Quote:
Ok. Well, I guess as long as you're aware that the libtool being used
is out of date. I can easily update the libtool stuff for debian
packages, but I was hoping to get it updated upstream so I wouldn't
potentially forget every time I packaged up a new release.
Is mysql++ going into Debian officially? This would be excellent.

Gentoo is the only distro to have it officially.... at least that I know of.
A quick search tells me they have 2.0.4 in portage already, as an unstable
ebuild, which is cool.

- Chris


--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
  #5  
Old   
Andres Salomon
 
Posts: n/a

Default Re: libtool request - 09-15-2005 , 08:31 AM



On Thu, 2005-09-15 at 06:51 -0400, Chris Frey wrote:
Quote:
On Thu, Sep 15, 2005 at 01:11:34AM -0400, Andres Salomon wrote:
Ok. Well, I guess as long as you're aware that the libtool being used
is out of date. I can easily update the libtool stuff for debian
packages, but I was hoping to get it updated upstream so I wouldn't
potentially forget every time I packaged up a new release.

Is mysql++ going into Debian officially? This would be excellent.

Gentoo is the only distro to have it officially.... at least that I know of.
A quick search tells me they have 2.0.4 in portage already, as an unstable
ebuild, which is cool.

- Chris


It has been in Debian for a while, but under a non-intuitive name:

http://packages.qa.debian.org/m/mysql++.html

I'm not sure why the decision was made to call it libsqlplus (I assume
it was based on the sqlplus.hh header name). I've been itching to
rename it; if anyone has a better suggestion than libmysql++ or
libmysqlplusplus, let me know. I'm also considering libmysqlpp.



--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
  #6  
Old   
Warren Young
 
Posts: n/a

Default Re: libtool request - 09-15-2005 , 02:51 PM



Andres Salomon wrote:
Quote:
I'm not sure why the decision was made to call it libsqlplus
That was the shared library file's old name, through 1.7.9. I changed
it when I took over maintenance of MySQL++ last year.

Quote:
if anyone has a better suggestion than libmysql++ or
libmysqlplusplus, let me know. I'm also considering libmysqlpp.
We use names based on mysqlpp whenever the + signs aren't allowed for
some reason. For instance, some linkers don't like + signs in their
file names, so that's why we've standardized on "mysqlpp"-based
filenames. Where that isn't a problem, mysql++ is a more accruate base
name. But then again, it seems that Debian likes to name its packages
after the actual file names within, so you could choose to use
libmysqlpp to maintain that scheme.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsu...ie.nctu.edu.tw



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.