Re: [Rd] Multiple sub-architecture: linking issue

2012-06-12 Thread Renaud Gaujoux
Dirk, who thinks this should have been on r-sig-debian all along Moved to r-sig-debian as suggested: https://stat.ethz.ch/pipermail/r-sig-debian/2012-June/001885.html __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-d

Re: [Rd] Multiple sub-architecture: linking issue

2012-06-11 Thread Dirk Eddelbuettel
On 11 June 2012 at 09:33, Renaud Gaujoux wrote: | On 11/06/2012 03:43, Simon Urbanek wrote: | As far as R is concerned it works equally well on Linux - the problem there is more on the side of distributions, because it is more unusual to have multi-lib Linux (originally it was used on Linux

Re: [Rd] Multiple sub-architecture: linking issue

2012-06-11 Thread Renaud Gaujoux
On 11/06/2012 03:43, Simon Urbanek wrote: > On Jun 10, 2012, at 9:24 PM, Dirk Eddelbuettel wrote: > >> On 8 June 2012 at 12:27, Renaud Gaujoux wrote: >> | PS: Dirk do you want me to post this on the Rcpp list for record? >> >> Yes, that generally is where Rcpp questions / comments / hints should g

Re: [Rd] Multiple sub-architecture: linking issue

2012-06-10 Thread Simon Urbanek
On Jun 10, 2012, at 9:24 PM, Dirk Eddelbuettel wrote: > > On 8 June 2012 at 12:27, Renaud Gaujoux wrote: > | PS: Dirk do you want me to post this on the Rcpp list for record? > > Yes, that generally is where Rcpp questions / comments / hints should go. > > As for multi-arch builds, I am not s

[Rd] Multiple sub-architecture: linking issue

2012-06-10 Thread Dirk Eddelbuettel
On 8 June 2012 at 12:27, Renaud Gaujoux wrote: | PS: Dirk do you want me to post this on the Rcpp list for record? Yes, that generally is where Rcpp questions / comments / hints should go. As for multi-arch builds, I am not sure we even thought about supporting this so if it breaks your use of

Re: [Rd] Multiple sub-architecture: linking issue

2012-06-08 Thread Simon Urbanek
R doesn't use C++ nor the other libraries so you wouldn't find out about such missing pieces. Unfortunately I'm traveling w/o computer today so I can't look up what you need. If someone doesn't beat me to it I'll have a look when I get back. Simon Sent from my iPhone On Jun 8, 2012, at 11:08 A

Re: [Rd] Multiple sub-architecture: linking issue

2012-06-08 Thread Renaud Gaujoux
Thank you for your reply Simon. I have the gcc-multilib and ia32-libs packages installed (I think their installation is part of the procedure you described in your previous post). Could not find the package ia32-dev you mention. It seems to be flagged as obsolete in Natty repositories: $ sud

Re: [Rd] Multiple sub-architecture: linking issue

2012-06-08 Thread Simon Urbanek
Make sure you have installed multilib gcc and the ia32 dev packages - it seems you don't have them. I'm a Sent from my iPhone On Jun 8, 2012, at 6:27 AM, Renaud Gaujoux wrote: > Hi again, > > following my previous post on RCurl, I cannot install Rcpp either: > > g++ -m32 -I/home/renaud/bin/

[Rd] Multiple sub-architecture: linking issue

2012-06-08 Thread Renaud Gaujoux
Hi again, following my previous post on RCurl, I cannot install Rcpp either: g++ -m32 -I/home/renaud/bin/R/2.15/lib64/R/include -I/home/renaud/bin/R/2.15/lib64/R/include/i386 -DNDEBUG -I../inst/include/ -I/usr/local/include-fpic -g -O2 -c r_cast.cpp -o r_cast.o g++ -m32 -shared -L/usr/l