This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

binutilss 000905/000908 fail on sparc 2.7


Hi Folks,

both snapshots 05 and 08 fail with the same error,
could anybody point me to a snapshot that will allow me to get binutils
build ?

I got 2.1 compiled, but using egcs-20000904 and trying to 

gcc -m64 test.c with 

#include <stdio.h>
#include <stdlib.h>

int main( int argc, char **argv )
{
  long *pint;
  int i;

  printf("%d\n", sizeof(pint));
}

gave me a "Killed" message. Alexandre Oliva suggested to use the latest
and 
greatest binutils, but I don't have CVS access, to I tried both 05 and
08
snapshots with the following error message


...
checking for strip... strip
updating cache ../config.cache
loading cache ../config.cache within ltconfig
../../binutils-000905/opcodes/../ltconfig:
../../binutils-000905/opcodes/../ltcf-c.sh: not found
configure: error: libtool configure failed
Configure in /tools/sandbox/gnu/binutils-000905-sun-compile/opcodes
failed, exiting.

-- 
-------------------------------------------------------------------
Stefan Thiede              Tel:   +1 (408) 991-5619
Philips Semiconductors     Fax:   +1 (408) 991-5589
811 E. Arques Avenue
M/S 42, P.O. Box 3409     mailto: Stefan.Thiede@sv.sc.philips.com
Sunnyvale, CA 94048-3409  seri  :        thiede@usmtvsc1

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]