EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

crosscompiler for embedded linux

Started by sundar November 17, 2005
I am new to embedde linux.Can anybody please suggest a free
crosscompiler for embedded linux for ARM target in linux environment.

thanks & regards
vairavan

sundar wrote:
> I am new to embedde linux.Can anybody please suggest a free > crosscompiler for embedded linux for ARM target in linux environment. > > thanks & regards > vairavan
gcc haow is it possible that you did not stumble over one of the 236571652 references & hints in the big, wide internet??
sundar wrote:

> I am new to embedde linux.Can anybody please suggest a free > crosscompiler for embedded linux for ARM target in linux environment.
gnuarm.org Do you know comp.os.linux.embedded ? -- Med venlig hilsen/mojn/regards Martin Hansen Center for Software Innovation Stenager 2, DK-6400 S�nderborg, Web: www.cfsi.dk
"sundar" <svsundar81@gmail.com> writes:

> I am new to embedde linux.Can anybody please suggest a free > crosscompiler for embedded linux for ARM target in linux environment.
I imagine gcc is the *only* such beast. -- John Devereux
John Devereux wrote:
> "sundar" <svsundar81@gmail.com> writes: > > >>I am new to embedde linux.Can anybody please suggest a free >>crosscompiler for embedded linux for ARM target in linux environment. > > > I imagine gcc is the *only* such beast. >
poor imagination? try tcc
"M.Kmann" <glumpux@yahoo.de> writes:

> John Devereux wrote: > > "sundar" <svsundar81@gmail.com> writes: > > > >>I am new to embedde linux.Can anybody please suggest a free > >>crosscompiler for embedded linux for ARM target in linux environment. > > I imagine gcc is the *only* such beast. > > > > poor imagination?
Evidently.
> try tcc
Cool! Ten times faster too. -- John Devereux
Heartly Thanks for ur response.Do u mean turbo c compiler or any other
thing?.If turbo c how can i replace the kernal headers with precomiled
headers for arm.Is there any guide sites for it.I tried in the net.But
I amnot able to get it.Can u please help me.

Thanks & regards

vairavan

Heartly Thanks for ur response.Do u mean turbo c compiler or any other
thing?.If turbo c how can i replace the kernal headers with precomiled
headers for arm.Is there any guide sites for it.I tried in the net.But
I amnot able to get it.Can u please help me.

Thanks & regards

vairavan

"sundar" <svsundar81@gmail.com> writes:

> Heartly Thanks for ur response.Do u mean turbo c compiler or any other > thing?.If turbo c how can i replace the kernal headers with precomiled > headers for arm.Is there any guide sites for it.I tried in the net.But > I amnot able to get it.Can u please help me.
No, we mean gcc. This very well known, in fact the first link for "compiler" on google. I don't mean to be disrespectful, but if you cannot locate somwething like gcc, then it seems unlikely you are going to be able to get linux running on an embedded platform! Unless, perhaps, someone has already prepared a linux distribution for your particular hardware. For example I gather there are distributions for some linksys routers which are ARM-based. -- John Devereux
John Devereux wrote:
> "sundar" <svsundar81@gmail.com> writes: > > >>Heartly Thanks for ur response.Do u mean turbo c compiler or any other >>thing?.If turbo c how can i replace the kernal headers with precomiled >>headers for arm.Is there any guide sites for it.I tried in the net.But >>I amnot able to get it.Can u please help me. > > > No, we mean gcc. This very well known, in fact the first link for > "compiler" on google. > > I don't mean to be disrespectful, but if you cannot locate somwething > like gcc, then it seems unlikely you are going to be able to get linux > running on an embedded platform!
In sundar's situation, he was apparently responding to Kmann's and Devereux'x earlier comment about tcc: Devereux wrote:
> "M.Kmann" <glumpux@yahoo.de> writes: > >>> John Devereux wrote: >> >>>> > "sundar" <svsundar81@gmail.com> writes: >>>> > >>>>> >>I am new to embedde linux.Can anybody please suggest a free >>>>> >>crosscompiler for embedded linux for ARM target in linux environment. >>> >>>> > I imagine gcc is the *only* such beast. >>> >>> poor imagination? > > Evidently. > >>> try tcc > > Cool! Ten times faster too.
Sundar failed to actually quote that message, though, so Devereux may have forgotten about it. Actually the only tcc I was aware of is from Borland many years ago. That is apparently why he asked about Turbo C. A quick trip to Google concerning 'tcc compiler ARM' yields the better candidate. -- Thad

The 2024 Embedded Online Conference