Re: HOW TO - build cross compiler for PowerPC MPC8360

2009-05-23 Thread Siddharth Chandra
On Sat, May 23, 2009 at 2:05 AM, Vipul Jain wrote: > Hi All, > >I would like to build cross compiler on Ubuntu 9.0.4 and have downloaded > the following sources. > >Binutils 2.19 > ftp://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2 >GCC 4.4.0 > ftp://ftp.gnu.org/gnu/gcc/gcc-

Re: HOW TO - build cross compiler for PowerPC MPC8360

2009-05-23 Thread Leon Woestenberg
Hello, On Fri, May 22, 2009 at 10:35 PM, Vipul Jain wrote: > Hi All, > >was wondering if any body could please help/provide some pointers? I am > not sure if this is the right >alias for this, if not, please forgive me and ignore the email. > Two pointers: The OSELAS project has a toolch

Re: Regarding implementation of copy_from_user() and copy_to_user()

2009-05-23 Thread Dave Korn
SandeepKsinha wrote: > On Sat, May 23, 2009 at 1:02 PM, SandeepKsinha > wrote: >> IMO, binutils members can answer this better. >> copying binutils list >> >> On Sat, May 23, 2009 at 12:06 AM, seshikanth varma >> wrote: >>> Hi >>> I googled out but i could not find these things: .sectio

Re: Regarding implementation of copy_from_user() and copy_to_user()

2009-05-23 Thread SandeepKsinha
On Sat, May 23, 2009 at 1:02 PM, SandeepKsinha wrote: > IMO, binutils members can answer this better. > copying binutils list > > On Sat, May 23, 2009 at 12:06 AM, seshikanth varma > wrote: >> Hi >> I googled out but i could not find these things: >>> .section .fixup >>> .previous >>> .align

Re: Regarding implementation of copy_from_user() and copy_to_user()

2009-05-23 Thread SandeepKsinha
IMO, binutils members can answer this better. copying binutils list On Sat, May 23, 2009 at 12:06 AM, seshikanth varma wrote: > Hi > I googled out but i could not find these things: >> .section .fixup >> .previous >> .align 4 > Can u please help me in finding the meaning of these things? Any