Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
MongoDB Client on Solaris 10 (SPARC)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
gli  
View profile  
 More options Sep 11 2012, 5:58 pm
From: gli <guogangl...@gmail.com>
Date: Tue, 11 Sep 2012 14:58:27 -0700 (PDT)
Local: Tues, Sep 11 2012 5:58 pm
Subject: MongoDB Client on Solaris 10 (SPARC)

Does anyone out there successfully build MongoDB client on Solaris 10
(SPARC)?

I built boost_1_51_0 on Solaris 10, using gcc (gcc-4.4.5), and built
mongo_client_lib.cpp and simple_client_demo.cpp in mongodb-src-r2.0.7,
using g++ (gcc-4.4.5). When I tried to run simple_client_demo to connect to
a MongoDB server running on a Windows 2003 server, simple_client_demo
crashed with "BUS error".

I would appreciate very much for any help.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Milkie  
View profile  
 More options Sep 16 2012, 9:30 pm
From: Eric Milkie <mil...@10gen.com>
Date: Sun, 16 Sep 2012 18:30:18 -0700 (PDT)
Local: Sun, Sep 16 2012 9:30 pm
Subject: Re: MongoDB Client on Solaris 10 (SPARC)

Hi,
SPARC is traditionally a big-endian architecture.  MongoDB currently only
works in little-endian mode.  MongoDB is tested on Solaris and SmartOS, but
on little-endian machines.
For more info see: https://jira.mongodb.org/browse/SERVER-1625


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic