You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
Hi,
How can we activate the cross-compile option when building the mongo-c-driver using the release tar ball? I am asking this as at the end of the configuration step something like "Cross Compile: No" appears for the c driver. Therefore, is there a special option that needs to be passed when configuring the mongo-c-driver build?
Thanks
Hannes Magnusson
unread,
Jul 17, 2017, 12:52:50 PM7/17/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
What configure line are you using?
There isn't any magic to it, when the --host and --target values are not the same we show "Cross Compiling: yes". Other then overwriting Windows detection (when the target is Windows), we don't do anything special.