NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-evbmips/32980 (Au1500 cannot build pkgsrc pkgtools/digest)



The following reply was made to PR port-evbmips/32980; it has been noted by 
GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-evbmips/32980 (Au1500 cannot build pkgsrc pkgtools/digest)
Date: Sun, 6 Jun 2010 14:25:46 +0200

 I did a quick test with:
 
 # gcc -v
 Using built-in specs.
 Target: mipsel--netbsd
 Configured with: /usr/src/tools/gcc/../../gnu/dist/gcc4/configure 
--enable-long-long --disable-multilib --enable-threads --disable-symvers 
--build=x86_64-unknown-netbsd4.99.72 --host=mipsel--netbsd 
--target=mipsel--netbsd --enable-__cxa_atexit
 Thread model: posix
 gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
 
 and it failed:
 
 ===> Building for digest-20080510
 cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"mipsel--netbsd\" -DVERSION=\"20080510\"  
-O2 -c digest.c -o digest.o
 digest.c: In function 'digest_file':
 digest.c:158: internal compiler error: Segmentation fault
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.
 
 Martin
 


Home | Main Index | Thread Index | Old Index