Игорь Пашев <pashev.i...@gmail.com> writes:

| Debian support multilib as an option.
| Default Debian distribution is single-arch.
| If one wants 32-bit app on amd64 Debian, he
| should install libraries from i386 Debian and gcc-multilib package.
| 
| This is in much difference with Solaris, where 32- and 64-bit
| apps and libraries are mixed. E. g. /sbin/init is 32-bit,
| /usr/bin/ps is much more tricky - it will run /usr/bin/i86/ps
| or /usr/bin/amd64/ps depending on the kernel mode (32/64)
| Bitness of MySQL or Apache servers can be changed in service
| properties :-) Python is HELL entirely.
| 
| Again, Debian is single-arch by default.

OK, thanks.  So that means dropping the -m flag even for Debian will
work only for single-arches.

-- Gaby

| 
| 2012/9/15 Gabriel Dos Reis <g...@cs.tamu.edu>:
| > Игорь Пашев <pashev.i...@gmail.com> writes:
| >
| > | Though it is not a problem to have one more patch,
| > | OA could have a configure option like "--disable-cl-precise-test"
| > |
| > | But let's wait for Konstantinos.
| >
| > I forgot to ask: is it the case that debian does not support multilib?
| >
| > (I know ArchLinux does)
| >
| >    https://wiki.archlinux.org/index.php/Arch64_FAQ

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to