[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Cross compiling GNU make for Alpha on i686 PC
From: |
Ong Wen Jian |
Subject: |
Cross compiling GNU make for Alpha on i686 PC |
Date: |
Tue, 21 Dec 2010 15:20:14 +0800 |
Hi there,,
I'm currently trying to compile the GNU make for Alpha Architecture and put
it into a virtual hard disk for the Alpha based virtual machine to run.
However , after i cross compiling the GNU make on my PC (i686-pc-linux-gnu)
and copy the "make" file to the virtual hard disk and try to execute the
command ,, it pops out
make : /lib/libc.so.6.1: version 'GLIBC_2.4' not found (required by make)
I check through my real machine the libc version is libc.so.6 and for my
virtual machine is libc.so.6.1.
May I know what is the neccessary steps that I should take so that it able
to work on my virtual machine ?
P/S : I'm a newbie to linux development
regards
--
ONG WEN JIAN
Student
Department of Computer and Communication Systems Engineering,
Faculty of Engineering, Universiti Putra Malaysia
43400 UPM Serdang, Selangor Darul Ehsan
Tel : 014 - 930 2150 / 017 - 613 6231
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Cross compiling GNU make for Alpha on i686 PC,
Ong Wen Jian <=