=== doko_ [n=doko@209.104.102.193] has joined #ubuntu-toolchain === chmj_ [n=chmj@66.103.220.182] has joined #ubuntu-toolchain === fabbione [i=fabbione@66.103.220.245] has left #ubuntu-toolchain ["Leaving"] === lamont [n=lamont@66.103.220.193] has joined #ubuntu-toolchain === doko [n=doko@66.103.220.208] has joined #ubuntu-toolchain === lamont [n=lamont@66.103.220.244] has joined #ubuntu-toolchain === fabbione [i=fabbione@66.103.220.245] has joined #ubuntu-toolchain === chmj [n=chmj@66.103.220.182] has joined #ubuntu-toolchain === doko [n=doko@209.104.102.193] has joined #ubuntu-toolchain === karlheg [n=karlheg@host-250-237.resnet.pdx.edu] has joined #ubuntu-toolchain [06:55] How can I compile a 32 bit binary on amd64? 'ia32-libs-gtk' is built incorrectly for amd64 32 bit environment. See: https://bugzilla.ubuntu.com/show_bug.cgi?id=18819 I'd like to try and fix that. [06:55] IMO, 'gcc -m32' should Just Work. === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-toolchain [07:00] didn't know this channel exists [07:00] :) [07:02] Why isn't there an --architecture= switch for amd64 'ld' ? [07:10] SEARCH_DIR("/usr/i386-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib"); [07:10] That's from 'ld --verbose -melf_i386 -' [07:11] Looks like it's compiled with wrong locations built in, since the elf_x86_64 output shows it using /lib64 etc. [07:11] So, is there a repository for the tool chain, or should I just use apt-get source? === chmj [n=chmj@66.103.220.182] has joined #ubuntu-toolchain === doko [n=doko@209.104.102.193] has joined #ubuntu-toolchain === lamont [n=lamont@66.103.220.244] has joined #ubuntu-toolchain