Hi,

Konstantin Tokarev írta:

10.02.2012, 15:49, "Osztrogonac Csaba" <[email protected]>:
Hi,

Konstantin Tokarev írta:

 10.02.2012, 15:10, "rakesh sadhu" <[email protected]>:
 Hi,
 I'm trying to build debug qtwebkit on linux ubuntu 10.10 32-bit version .
 I am getting error while linking .
 Kindly help , I don;t want to change my OS version from 32 to 64 bit.
 You can install 64-bit kernel and gcc while keeping 32-bit userland.
 If it was Debian you could easily do it using official repositories.
We have 32 bit Debian chroot on 64 bit Debian base system. How can
I install the 64 bit GCC (and binutils) into the 32 bit chroot?

1. Install linux-image-*-amd64
2. Install gcc-*-multilib

It should be enough to run 64-bit gcc but I cannot verify it - haven't used 
Debian for a while.

After (2) gcc and ld will be still 32 bit binary, but it will be able to
build 64 bit binary with -m64 option. But a 32 bit ld never will be able
to use more than 4Gb of memory.

br,
Ossy
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to