This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc copile errors
- From: guru <guru at computer-rave dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 10 Nov 2006 16:06:43 -0700
- Subject: gcc copile errors
Hi
I'm trying to get gcc to compile with mulitlib and gcj 3.4.6
version(same problem with 4.1.1) and for 64bit slackware . slamd64
doesn't have it or gnat(Ada) and he had problems getting it to work.
using crosstools demo-x86_64 . with it the libc-header 2.6.12.0 doesn't
work so I tried the one from LFS. this one gets me to
http://rafb.net/paste/results/XC39mT86.html.
now I had added the asm-generic my self and just installpkg -root
/opt/crosstool/....... glibc..tgz package(32bit) which took care of it
not finding crti.o and libc.2.3.6.so . would prefer the -m32 to work
than do chroot all the time . much easier to add -m23 to slack builds
than have to remember how to do chroot blah all the time . Plus the
extra to install even a bare min. 32bit in chroot dir .