Re: [sqlite] 3.4.2 (or 3.5.0) on Solaris 10?

2007-09-17 Thread Tim Bradshaw

On 14 Sep 2007, at 16:20, Tim Bradshaw wrote:

Has anyone successfully got either of these to build on Solaris 10,  
using the gcc that ships with it?  I've tried on 10u4 on x86 and  
(after fixing the known problem with B_FALSE/B_TRUE for 3.4.2) they  
both failed sometime while linking.  I just did a


./configure --prefix/what/ever

with no special options.


To answer my own question, the answer is whether or not to build  
static libraries.  I'm not sure you can at all on Solaris 10, but  
even if you can whatever configure generates can't.  So this works:


../sqlite-3.4.2/configure --prefix=/what/ever --enable-static=no

--tim

-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] 3.4.2 (or 3.5.0) on Solaris 10?

2007-09-17 Thread Tim Bradshaw

On 17 Sep 2007, at 05:58, Halton Huo wrote:


I did not build sqlite on Solaris 10, but I do build it on Solaris
Express Community Edition successfully.


Are you using Sun's compiler or gcc?  I guess I could install some  
version of Studio on my host if the former...


--tim

-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] 3.4.2 (or 3.5.0) on Solaris 10?

2007-09-16 Thread Halton Huo
I did not build sqlite on Solaris 10, but I do build it on Solaris
Express Community Edition successfully. 

On Fri, 2007-09-14 at 16:20 +0100, Tim Bradshaw wrote:

> Has anyone successfully got either of these to build on Solaris 10,  
> using the gcc that ships with it?  I've tried on 10u4 on x86 and  
> (after fixing the known problem with B_FALSE/B_TRUE for 3.4.2) they  
> both failed sometime while linking.  I just did a
> 
> ./configure --prefix/what/ever
> 
> with no special options.  The eventual target would be SPARC boxes  
> but I don't think the problem looks architecture-related.
> 
> Thanks
> 
> --tim
> 
> 
> -
> To unsubscribe, send email to [EMAIL PROTECTED]
> -
> 

-- 
Halton Huo
Solaris Desktop Team, Sun Microsystems
Tel: +86-10-82618200 ext. 82113/ +86-10-626732113
Fax: +86-10-62780969
eMail: [EMAIL PROTECTED]