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: ARM Cross Compiler


Luca Piccarreta wrote:
Sorry for the silly questions, but....

Not silly at all!


Suppose that one wants to build a toolchain for ARM with Wireless MMX support.
My system is Redhat 8.0 with gcc 3.2
I downloaded cross tool and gcc cross is now being compiled...
The questions are:
1) Did anyone succede in that (e.g. code was ok, Wireless MMX
was ok, *intrinsics were ok*)?

I don't know if anyone has really looked into it. I added demo-arm-iwmmxt.sh after someone asked for it in February, but I don't remember hearing back about whether they were happy with it.

2) Is my system ok? Can gcc 3.2 compile gcc 3.4?

I think so.


3) the target is arm-iwmmxt-linux-gnu. Shouldn't it be something like
arm-iwmmxt-elf-gnu or similar?

Only if you're trying to develop for a target that isn't running Linux. What is your target system?

4) will pthread be in that?

Should be (assuming your target runs Linux).


- Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

------
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]