zlib: CHM binary file in source tree

2015-08-31 Thread Hector Oron
Hello, In the zlib contrib section there is CHM binary file, that gets copied/imported into other projects embedding zlib, such GCC, GDB, etc... * https://github.com/madler/zlib/commits/master/contrib/dotzlib/DotZLib.chm * https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=4d6758ff95985b402

[Cross toolchains] Multiarch and cross toolchains compatibility

2009-03-13 Thread Hector Oron
tream? Would it be a better/nicer way to get cross compile to work? Kind regards, Hector Oron a.k.a. 'zumbi' [1] http://lackof.org/taggart/hacking/multiarch/ [2] http://wiki.debian.org/toolchain-multiarch -- Héctor Orón

ld fails to look under /usr/$arch-linux-gnu/lib64

2009-03-13 Thread Hector Oron
Hello I posted to binutils list as I guess it is an ld problem, but maybe some gcc people might be interested as well. -- Forwarded message -- From: Hector Oron Date: 2009/3/13 Subject: Re: ld fails to look under /usr/$arch-linux-gnu/lib64 To: binut...@sources.redhat.com Hello

Cross compiling gcc-4.3: wrong library path

2008-06-03 Thread Hector Oron
Hello, I'm trying to cross compile gcc-4.3 for emdebian.org and i have got some compilers for some arches but i'm struggling with some other arches (like powerpc, mips(el), sparc and s390). Those architectures have separated ABIs for (n)32, 64. The problem i have is that ../lib64 and ../lib32 are

Re: GCC_4.2: libstdc++-v3/config/ missing files (linker-map.gnu)

2006-11-15 Thread Hector Oron
But all the references were updated, so why does it matter? In Debian there is a patch for cross compilation that uses it. Thanks

GCC_4.2: libstdc++-v3/config/ missing files (linker-map.gnu)

2006-11-15 Thread Hector Oron
GCC-4.2 ? Regards, Hector Oron [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393897