* tollchain and kernel source
@ 2006-01-23 12:47 Luís Cargnini
2006-01-23 16:26 ` Anderson Briglia
0 siblings, 1 reply; 8+ messages in thread
From: Luís Cargnini @ 2006-01-23 12:47 UTC (permalink / raw)
To: Linux-omap-open-source
Hi i've downloaded the binutils,gcc, and Kernel linux source and
started to create a tollchain for arm. But I in doubt about how to
create my toolchain for omap from scratch and what source of kernel i
must use ? AN where to to found the source tree to donwload the latest
kernel source tree.
Please i'm starting to develop for omap any new information will be welcome.
--
Thanks && Regards
Msc. Bsc. Luís Vitório Cargnini
IEEE Member
Mastering Degree student @ PUC-RS Electrical Engineer Faculty
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: tollchain and kernel source
2006-01-23 12:47 tollchain and kernel source Luís Cargnini
@ 2006-01-23 16:26 ` Anderson Briglia
2006-01-23 16:47 ` Luís Cargnini
0 siblings, 1 reply; 8+ messages in thread
From: Anderson Briglia @ 2006-01-23 16:26 UTC (permalink / raw)
To: lvcargnini; +Cc: Linux-omap-open-source
Hi Luís,
I guess you can find some useful information at this link: http://www.muru.com/linux/omap/
Good luck :)
Anderson Briglia
INdT - Manaus
Luís Cargnini wrote:
> Hi i've downloaded the binutils,gcc, and Kernel linux source and
> started to create a tollchain for arm. But I in doubt about how to
> create my toolchain for omap from scratch and what source of kernel i
> must use ? AN where to to found the source tree to donwload the latest
> kernel source tree.
> Please i'm starting to develop for omap any new information will be welcome.
>
> --
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: tollchain and kernel source
2006-01-23 16:26 ` Anderson Briglia
@ 2006-01-23 16:47 ` Luís Cargnini
2006-01-24 10:26 ` Vineet Tuli
0 siblings, 1 reply; 8+ messages in thread
From: Luís Cargnini @ 2006-01-23 16:47 UTC (permalink / raw)
To: Anderson Briglia; +Cc: Linux-omap-open-source
thanks
On 23/01/06, Anderson Briglia <anderson.briglia@indt.org.br> wrote:
> Hi Luís,
>
> I guess you can find some useful information at this link: http://www.muru.com/linux/omap/
> Good luck :)
>
> Anderson Briglia
> INdT - Manaus
>
> Luís Cargnini wrote:
> > Hi i've downloaded the binutils,gcc, and Kernel linux source and
> > started to create a tollchain for arm. But I in doubt about how to
> > create my toolchain for omap from scratch and what source of kernel i
> > must use ? AN where to to found the source tree to donwload the latest
> > kernel source tree.
> > Please i'm starting to develop for omap any new information will be welcome.
> >
> > --
>
--
Thanks && Regards
Msc. Bsc. Luís Vitório Cargnini
IEEE Member
Mastering Degree student @ PUC-RS Electrical Engineer Faculty
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: tollchain and kernel source
2006-01-23 16:47 ` Luís Cargnini
@ 2006-01-24 10:26 ` Vineet Tuli
2006-01-24 11:30 ` Luís Cargnini
0 siblings, 1 reply; 8+ messages in thread
From: Vineet Tuli @ 2006-01-24 10:26 UTC (permalink / raw)
To: OMAP, lvcargnini
Please check the following post on building a gcc-4.0 toolchain from
scratch:
http://linux.omap.com/pipermail/linux-omap-open-source/2005-November/005665.html
Thanks
Vineet Tuli
On Mon, 2006-01-23 at 14:47 -0200, Luís Cargnini wrote:
> thanks
> On 23/01/06, Anderson Briglia <anderson.briglia@indt.org.br> wrote:
> > Hi Luís,
> >
> > I guess you can find some useful information at this link: http://www.muru.com/linux/omap/
> > Good luck :)
> >
> > Anderson Briglia
> > INdT - Manaus
> >
> > Luís Cargnini wrote:
> > > Hi i've downloaded the binutils,gcc, and Kernel linux source and
> > > started to create a tollchain for arm. But I in doubt about how to
> > > create my toolchain for omap from scratch and what source of kernel i
> > > must use ? AN where to to found the source tree to donwload the latest
> > > kernel source tree.
> > > Please i'm starting to develop for omap any new information will be welcome.
> > >
> > > --
> >
>
>
> --
> Thanks && Regards
> Msc. Bsc. Luís Vitório Cargnini
> IEEE Member
> Mastering Degree student @ PUC-RS Electrical Engineer Faculty
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: tollchain and kernel source
2006-01-24 10:26 ` Vineet Tuli
@ 2006-01-24 11:30 ` Luís Cargnini
2006-01-24 11:38 ` Vineet Tuli
0 siblings, 1 reply; 8+ messages in thread
From: Luís Cargnini @ 2006-01-24 11:30 UTC (permalink / raw)
To: Vineet Tuli; +Cc: OMAP
ok but the kernel step i must following what he says or i could make
an modification and use the git of omap ? downloaded using git ? the
official source tree ?
On 24/01/06, Vineet Tuli <vineet@cybernetra.com> wrote:
> Please check the following post on building a gcc-4.0 toolchain from
> scratch:
>
> http://linux.omap.com/pipermail/linux-omap-open-source/2005-November/005665.html
>
> Thanks
>
> Vineet Tuli
>
> On Mon, 2006-01-23 at 14:47 -0200, Luís Cargnini wrote:
> > thanks
> > On 23/01/06, Anderson Briglia <anderson.briglia@indt.org.br> wrote:
> > > Hi Luís,
> > >
> > > I guess you can find some useful information at this link: http://www.muru.com/linux/omap/
> > > Good luck :)
> > >
> > > Anderson Briglia
> > > INdT - Manaus
> > >
> > > Luís Cargnini wrote:
> > > > Hi i've downloaded the binutils,gcc, and Kernel linux source and
> > > > started to create a tollchain for arm. But I in doubt about how to
> > > > create my toolchain for omap from scratch and what source of kernel i
> > > > must use ? AN where to to found the source tree to donwload the latest
> > > > kernel source tree.
> > > > Please i'm starting to develop for omap any new information will be welcome.
> > > >
> > > > --
> > >
> >
> >
> > --
> > Thanks && Regards
> > Msc. Bsc. Luís Vitório Cargnini
> > IEEE Member
> > Mastering Degree student @ PUC-RS Electrical Engineer Faculty
> > _______________________________________________
> > Linux-omap-open-source mailing list
> > Linux-omap-open-source@linux.omap.com
> > http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
>
--
Thanks && Regards
Msc. Bsc. Luís Vitório Cargnini
IEEE Member
Mastering Degree student @ PUC-RS Electrical Engineer Faculty
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: tollchain and kernel source
2006-01-24 11:30 ` Luís Cargnini
@ 2006-01-24 11:38 ` Vineet Tuli
2006-01-24 14:22 ` David Cohen
0 siblings, 1 reply; 8+ messages in thread
From: Vineet Tuli @ 2006-01-24 11:38 UTC (permalink / raw)
To: lvcargnini; +Cc: OMAP
Yes u can use the git kernel.
On Tue, 2006-01-24 at 09:30 -0200, Luís Cargnini wrote:
> ok but the kernel step i must following what he says or i could make
> an modification and use the git of omap ? downloaded using git ? the
> official source tree ?
>
> On 24/01/06, Vineet Tuli <vineet@cybernetra.com> wrote:
> > Please check the following post on building a gcc-4.0 toolchain from
> > scratch:
> >
> > http://linux.omap.com/pipermail/linux-omap-open-source/2005-November/005665.html
> >
> > Thanks
> >
> > Vineet Tuli
> >
> > On Mon, 2006-01-23 at 14:47 -0200, Luís Cargnini wrote:
> > > thanks
> > > On 23/01/06, Anderson Briglia <anderson.briglia@indt.org.br> wrote:
> > > > Hi Luís,
> > > >
> > > > I guess you can find some useful information at this link: http://www.muru.com/linux/omap/
> > > > Good luck :)
> > > >
> > > > Anderson Briglia
> > > > INdT - Manaus
> > > >
> > > > Luís Cargnini wrote:
> > > > > Hi i've downloaded the binutils,gcc, and Kernel linux source and
> > > > > started to create a tollchain for arm. But I in doubt about how to
> > > > > create my toolchain for omap from scratch and what source of kernel i
> > > > > must use ? AN where to to found the source tree to donwload the latest
> > > > > kernel source tree.
> > > > > Please i'm starting to develop for omap any new information will be welcome.
> > > > >
> > > > > --
> > > >
> > >
> > >
> > > --
> > > Thanks && Regards
> > > Msc. Bsc. Luís Vitório Cargnini
> > > IEEE Member
> > > Mastering Degree student @ PUC-RS Electrical Engineer Faculty
> > > _______________________________________________
> > > Linux-omap-open-source mailing list
> > > Linux-omap-open-source@linux.omap.com
> > > http://linux.omap.com/mailman/listinfo/linux-omap-open-source
> >
> >
>
>
> --
> Thanks && Regards
> Msc. Bsc. Luís Vitório Cargnini
> IEEE Member
> Mastering Degree student @ PUC-RS Electrical Engineer Faculty
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: tollchain and kernel source
2006-01-24 11:38 ` Vineet Tuli
@ 2006-01-24 14:22 ` David Cohen
2006-01-24 18:03 ` Luís Cargnini
0 siblings, 1 reply; 8+ messages in thread
From: David Cohen @ 2006-01-24 14:22 UTC (permalink / raw)
Cc: OMAP
Hi Luis,
You can use scratchbox. It already has a toolchain for arm. You can find
it at www.scratchbox.org
BR,
David Cohen
Vineet Tuli wrote:
>Yes u can use the git kernel.
>
>On Tue, 2006-01-24 at 09:30 -0200, Luís Cargnini wrote:
>
>
>>ok but the kernel step i must following what he says or i could make
>>an modification and use the git of omap ? downloaded using git ? the
>>official source tree ?
>>
>>On 24/01/06, Vineet Tuli <vineet@cybernetra.com> wrote:
>>
>>
>>>Please check the following post on building a gcc-4.0 toolchain from
>>>scratch:
>>>
>>>http://linux.omap.com/pipermail/linux-omap-open-source/2005-November/005665.html
>>>
>>>Thanks
>>>
>>>Vineet Tuli
>>>
>>>On Mon, 2006-01-23 at 14:47 -0200, Luís Cargnini wrote:
>>>
>>>
>>>>thanks
>>>>On 23/01/06, Anderson Briglia <anderson.briglia@indt.org.br> wrote:
>>>>
>>>>
>>>>>Hi Luís,
>>>>>
>>>>>I guess you can find some useful information at this link: http://www.muru.com/linux/omap/
>>>>>Good luck :)
>>>>>
>>>>>Anderson Briglia
>>>>>INdT - Manaus
>>>>>
>>>>>Luís Cargnini wrote:
>>>>>
>>>>>
>>>>>>Hi i've downloaded the binutils,gcc, and Kernel linux source and
>>>>>>started to create a tollchain for arm. But I in doubt about how to
>>>>>>create my toolchain for omap from scratch and what source of kernel i
>>>>>>must use ? AN where to to found the source tree to donwload the latest
>>>>>>kernel source tree.
>>>>>>Please i'm starting to develop for omap any new information will be welcome.
>>>>>>
>>>>>>--
>>>>>>
>>>>>>
>>>>--
>>>>Thanks && Regards
>>>>Msc. Bsc. Luís Vitório Cargnini
>>>>IEEE Member
>>>>Mastering Degree student @ PUC-RS Electrical Engineer Faculty
>>>>_______________________________________________
>>>>Linux-omap-open-source mailing list
>>>>Linux-omap-open-source@linux.omap.com
>>>>http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>>>>
>>>>
>>>
>>>
>>--
>>Thanks && Regards
>>Msc. Bsc. Luís Vitório Cargnini
>>IEEE Member
>>Mastering Degree student @ PUC-RS Electrical Engineer Faculty
>>
>>
>
>_______________________________________________
>Linux-omap-open-source mailing list
>Linux-omap-open-source@linux.omap.com
>http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: tollchain and kernel source
2006-01-24 14:22 ` David Cohen
@ 2006-01-24 18:03 ` Luís Cargnini
0 siblings, 0 replies; 8+ messages in thread
From: Luís Cargnini @ 2006-01-24 18:03 UTC (permalink / raw)
To: David Cohen; +Cc: OMAP
during gcc build step i receibing this error , how could i fix this ??
i following the steps cited on the link but i sitll having this error
/opt/arm-linux/arm-linux/bin/ld: crti.o: No such file: No such file or directory
collect2: ld returned 1 exit status
make[2]: *** [libgcc_s.so] Error 1
make[2]: Leaving directory
`/home/lvcargnini/puc/mestrado/instramed/builds/linux/b-gcc/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory
`/home/lvcargnini/puc/mestrado/instramed/builds/linux/b-gcc/gcc'
make: *** [all-gcc] Error 2
On 24/01/06, David Cohen <david.cohen@indt.org.br> wrote:
> Hi Luis,
>
> You can use scratchbox. It already has a toolchain for arm. You can find
> it at www.scratchbox.org
>
> BR,
>
> David Cohen
>
> Vineet Tuli wrote:
>
> >Yes u can use the git kernel.
> >
> >On Tue, 2006-01-24 at 09:30 -0200, Luís Cargnini wrote:
> >
> >
> >>ok but the kernel step i must following what he says or i could make
> >>an modification and use the git of omap ? downloaded using git ? the
> >>official source tree ?
> >>
> >>On 24/01/06, Vineet Tuli <vineet@cybernetra.com> wrote:
> >>
> >>
> >>>Please check the following post on building a gcc-4.0 toolchain from
> >>>scratch:
> >>>
> >>>http://linux.omap.com/pipermail/linux-omap-open-source/2005-November/005665.html
> >>>
> >>>Thanks
> >>>
> >>>Vineet Tuli
> >>>
> >>>On Mon, 2006-01-23 at 14:47 -0200, Luís Cargnini wrote:
> >>>
> >>>
> >>>>thanks
> >>>>On 23/01/06, Anderson Briglia <anderson.briglia@indt.org.br> wrote:
> >>>>
> >>>>
> >>>>>Hi Luís,
> >>>>>
> >>>>>I guess you can find some useful information at this link: http://www.muru.com/linux/omap/
> >>>>>Good luck :)
> >>>>>
> >>>>>Anderson Briglia
> >>>>>INdT - Manaus
> >>>>>
> >>>>>Luís Cargnini wrote:
> >>>>>
> >>>>>
> >>>>>>Hi i've downloaded the binutils,gcc, and Kernel linux source and
> >>>>>>started to create a tollchain for arm. But I in doubt about how to
> >>>>>>create my toolchain for omap from scratch and what source of kernel i
> >>>>>>must use ? AN where to to found the source tree to donwload the latest
> >>>>>>kernel source tree.
> >>>>>>Please i'm starting to develop for omap any new information will be welcome.
> >>>>>>
> >>>>>>--
> >>>>>>
> >>>>>>
> >>>>--
> >>>>Thanks && Regards
> >>>>Msc. Bsc. Luís Vitório Cargnini
> >>>>IEEE Member
> >>>>Mastering Degree student @ PUC-RS Electrical Engineer Faculty
> >>>>_______________________________________________
> >>>>Linux-omap-open-source mailing list
> >>>>Linux-omap-open-source@linux.omap.com
> >>>>http://linux.omap.com/mailman/listinfo/linux-omap-open-source
> >>>>
> >>>>
> >>>
> >>>
> >>--
> >>Thanks && Regards
> >>Msc. Bsc. Luís Vitório Cargnini
> >>IEEE Member
> >>Mastering Degree student @ PUC-RS Electrical Engineer Faculty
> >>
> >>
> >
> >_______________________________________________
> >Linux-omap-open-source mailing list
> >Linux-omap-open-source@linux.omap.com
> >http://linux.omap.com/mailman/listinfo/linux-omap-open-source
> >
> >
>
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>
--
Thanks && Regards
Msc. Bsc. Luís Vitório Cargnini
IEEE Member
Mastering Degree student @ PUC-RS Electrical Engineer Faculty
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-01-24 18:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-23 12:47 tollchain and kernel source Luís Cargnini
2006-01-23 16:26 ` Anderson Briglia
2006-01-23 16:47 ` Luís Cargnini
2006-01-24 10:26 ` Vineet Tuli
2006-01-24 11:30 ` Luís Cargnini
2006-01-24 11:38 ` Vineet Tuli
2006-01-24 14:22 ` David Cohen
2006-01-24 18:03 ` Luís Cargnini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox