This is the mail archive of the crossgcc@sources.redhat.com 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]

Re: error in glibc for powerpc-linux-gnualtivec


Mauricio Alvarez Mesa wrote:
I am trying to build a cross-development tools for TARGET=powerpc-linux-gnualtivec on a linux pentium host. I want to develop code for a powerpc machine with support for altivec extensions on my linux box

I am using the sources of gcc-3.3.1, binutils-2.14.90.0.6, glibc-2.3.2 and linux kernel 2.4.22
...
p.d. I am trying to use crosstool but it fails because I am using gcc-2.95.2.1

You mean your workstation's compiler is gcc-2.95? In that case, you'll fail building whether or not you use crosstool; the newer gcc and glibc simply require a newer compiler.

I'd suggest installing gcc-3.2.3 or later on your workstation,
then trying crosstool.
- Dan


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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