Re: autoconf2.53 does not work with glibc2.4

2006-11-16 Thread megha kolombkar
Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Does not work with 2.60 version of autoconf On 11/17/06, megha kolombkar <[EMAIL PROTECTED]> wrote: Hi I have been

autoconf2.53 does not work with glibc2.4

2006-11-16 Thread megha kolombkar
Hi I have been trying to install glibc 2.4 on a 32bit machine . I read from the INSTALL file that autoconf2.53 is compatible , configure script throws an error on this . $uname -a Linux 2.4.18-14 #1 i686 i686 i386 GNU/Linux I have attached the log file . Please get this done with an highest prio

Fwd: ld: final link failed: Bad value

2006-11-03 Thread megha kolombkar
Hi I have been using the intel compiler on a woodcrest machine . $icc  -DLINUX64 -DLINUX -DOS_USE_ALTERNATE_STD -DLGC_DEFINED -DOW50 -D__USE_EXTERN_INLINES -D_POSIX_C_SOURCE=199309 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DLGC_DEFINED -DOW50 -D__USE_EXT

problem with ld

2006-10-19 Thread megha kolombkar
Hi I have been sing the intel compiler and get the following error with ld ld: ./junk.o: relocation R_X86_64_PC32 against `alloc2float' can not be used when making a shared object; recompile with -fPICld: final link failed: Bad value I have compiled code with -fPIC . Also , tried to upgrade binutil