This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Crash compiling binutils for alpha


Hello,

For running benchmarks on the gem5 simulator I am trying to get a cross compiler for alpha. My host platform is Debian Linux (Squeeze) running on x86 in a virtual machine. Crosstool-NG installed without many problems, I then created a new folder (~/gem5sim/tc) and executed ct-ng menuconfig and ct-ng build afterwards.

The process stops when after starting with the binutils (see end of this email). I uploaded my config file and the log file here:
http//88.80.200.38/cross.tar.gz


I was not able to find something plausible from the log file. Changing the binutils version and GCC version did not help. I also checked the "known issues" but was not able to find something helping.

What could I do to get things running?

Thanks for any help,

Ralf


ralf@debian:~/gem5sim/tc$ ct-ng build
[INFO ] Performing some trivial sanity checks
[INFO ] Build started 20120104.105034
[INFO ] Building environment variables
[INFO ] =================================================================
[...]
=================================================================
[INFO ] Installing CLooG/ppl
[INFO ] Installing CLooG/ppl: done in 36.00s (at 18:51)
[INFO ] =================================================================
[INFO ] Installing binutils
[ERROR] make[2]: *** [configure-ld] Error 1
[ERROR] make[1]: *** [all] Error 2
[ERROR]
[ERROR] >>
[ERROR] >> Error happened in: main[scripts/crosstool-NG.sh]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> '/home/ralf/gem5sim/crosstool-ng/bin//share/doc/ct-ng-1.13.2/B - Known issues.txt'
[ERROR]
[ERROR] Build failed in step 'Extracting and patching toolchain components'
[ERROR]
[ERROR] (elapsed: 19:59.62)
[20:01] / make: *** [build] Fehler 2


(Fehler means Error)



--
Dipl. Inf. Ralf Jahr

Universität Augsburg
Lehrstuhl für Systemnahe Informatik und Kommunikationssysteme
Institut für Informatik
Universitätsstraße 6a
86159 Augsburg

Telefon: +49 (821) 598-2354
E-Mail: ralf.jahr@informatik.uni-augsburg.de

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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