public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* 32-bit development
@ 2015-12-08 20:44 Bill Maier
  2015-12-08 22:06 ` Patrick Alken
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Maier @ 2015-12-08 20:44 UTC (permalink / raw)
  To: gsl-discuss

I started to look into bug #46593 "Multifit test failure in 32 bit mode". My
system is Linux Mint 64-bit, and it had problems building using the 32-bit
flags described in that bug write-up. I discovered I could fix this problem
by installing g++ multilib with the command

    sudo apt-get install g++-multilib

after which the build went smoothly and I was able to duplicate the
stated problem. Not sure if the set-up for this is documented anywhere.
Besides 32-bit and 64-bit builds, are there any other build options that need to be
addressed during development?

During this process I also discovered that the hypergeometric code I
wrote for bug #45926 had a similar test failure in 32-bit mode. I'll need to
investigate and fix before that code is ready for production.

-Bill

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-08 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-08 20:44 32-bit development Bill Maier
2015-12-08 22:06 ` Patrick Alken

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).