[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-plusplus
Subject:    RE: Building mysql++ with STLPort
From:       Herman Schultz <phermans () live ! com>
Date:       2010-01-12 19:00:42
Message-ID: BLU121-W151B952B34C3066CD01426BD6C0 () phx ! gbl
[Download RAW message or body]


Ok It's working now.

These were the final steps.  

export CXXFLAGS="-m32 -I/mounts/source/dev_apps/redhat40_32/stlport/515/rev1/stlport \
-pthread" export LDFLAGS="-m32 \
-L/mounts/source/dev_apps/redhat40_32/stlport/515/rev1/shared/release -lstlport \
-lpthread"   configure --prefix=/mounts/source/dev_apps/redhat40_32/mysqlpp/3.0.9rev2 \
--with-mysql=/mounts/source/dev_apps/redhat40_32/mysql/5.0.66 --enable-thread_check \
#add #include <typeinfo> to the top of .\lib\excpetions.h ( see exception.h this \
directory ) make
make install

I have not run anything, yet however.

> From: phermans@live.com
> To: plusplus@lists.mysql.com
> Subject: RE: Building mysql++ with STLPort
> Date: Tue, 12 Jan 2010 10:54:52 -0500
> 
> 
> 
> Thanks for the help.  This did allow compile.  However their were link error in the \
> test applications and now I see that I have thread issues as the stlport symbols \
> are stlpmtx_std and not stlp_std. 
> So I have a little more work to do.  Stay tuned.
> 
> 
> > Subject: Re: Building mysql++ with STLPort
> > From: mysqlpp@etr-usa.com
> > Date: Mon, 11 Jan 2010 21:40:14 -0700
> > To: plusplus@lists.mysql.com
> > 
> > On Jan 11, 2010, at 3:34 PM, Herman Schultz wrote:
> > 
> > > I guess, I would be happy to get into a debate about the relative
> > > benefits of stlport vs. native stls, but it seems off point.
> > 
> > 
> > While I did entertain some hope that you might rethink your need for this \
> > library, I was also hoping for enlightenment.  I'm well aware that I don't know \
> > everything.  I thought you might know something I didn't. 
> > > ./lib/exceptions.h:208: error: expected unqualified-id before '&' token
> > 
> > Try putting #include <typeinfo> up with the other #includes at the top of that \
> > file.  If that fixes it, let me know so I can apply it to the source repo for the \
> > next release. 
> > > Which is even more puzzling, because it's complaining about an std::string \
> > > declaration in exceptions.h
> > 
> > I think it's complaining about the second parameter, not the first.
> > -- 
> > MySQL++ Mailing List
> > For list archives: http://lists.mysql.com/plusplus
> > To unsubscribe:    http://lists.mysql.com/plusplus?unsub=phermans@live.com
> > 
> 		 	   		  
> _________________________________________________________________
> Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
> http://clk.atdmt.com/GBL/go/196390709/direct/01/
 		 	   		  
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
http://clk.atdmt.com/GBL/go/196390709/direct/01/



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic