linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Error: unknown pseudo-op: `.cfi_startproc'
@ 2005-12-28  5:52 HappyPhot
  2005-12-28  9:16 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: HappyPhot @ 2005-12-28  5:52 UTC (permalink / raw)
  To: linuxppc-embedded

Dears,
  I am using ELDK (2005-06-07) and linux-2.6.15-rc2-2005-12-03-2208.tar.bz2
to build the kernel. But there are some errors:

.../arch/powerpc/kernel/vdso32/gettimeofday.S: Assembler messages:
.../arch/powerpc/kernel/vdso32/gettimeofday.S:28: Error: unknown pseudo-op: 
`.cfi_startproc'
.../arch/powerpc/kernel/vdso32/gettimeofday.S:30: Error: unknown pseudo-op: 
`.cfi_register'
.......

Anybody knows what happened ? And is there any way to solve ?

Thank you for your help.
/HappyPhot 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Error: unknown pseudo-op: `.cfi_startproc'
  2005-12-28  5:52 Error: unknown pseudo-op: `.cfi_startproc' HappyPhot
@ 2005-12-28  9:16 ` Wolfgang Denk
  2005-12-29  9:25   ` HappyPhot
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2005-12-28  9:16 UTC (permalink / raw)
  To: HappyPhot; +Cc: linuxppc-embedded

In message <007801c60b72$eb4988c0$0860120a@photon> you wrote:
>
>   I am using ELDK (2005-06-07) and linux-2.6.15-rc2-2005-12-03-2208.tar.bz2
> to build the kernel. But there are some errors:
> 
> .../arch/powerpc/kernel/vdso32/gettimeofday.S: Assembler messages:
> .../arch/powerpc/kernel/vdso32/gettimeofday.S:28: Error: unknown pseudo-op: 
> `.cfi_startproc'
> .../arch/powerpc/kernel/vdso32/gettimeofday.S:30: Error: unknown pseudo-op: 
> `.cfi_register'
> .......
> 
> Anybody knows what happened ? And is there any way to solve ?

ELDK 3.1 uses binutils-2.14; the current Linux kernel was changed  to
use  assembler  syntax which is not supported by the GNU assembler in
this version. See for example
http://ozlabs.org/pipermail/linuxppc64-dev/2005-February/003179.html

I don't understand why this  was  done,  either.  Especially  as  the
current  Linux  kernel  documentation ("Documentation/Changes") still
claims that binutils 2.12 would be sufficient.

You will have to update your toolchain  (i.  e.  use  ELDK  4.0)  for
working with current 2.6 kernels.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
This is an unauthorized cybernetic announcement.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Error: unknown pseudo-op: `.cfi_startproc'
  2005-12-28  9:16 ` Wolfgang Denk
@ 2005-12-29  9:25   ` HappyPhot
  0 siblings, 0 replies; 3+ messages in thread
From: HappyPhot @ 2005-12-29  9:25 UTC (permalink / raw)
  To: Wolfgang Denk; +Cc: linuxppc-embedded

> In message <007801c60b72$eb4988c0$0860120a@photon> you wrote:
>>
>>   I am using ELDK (2005-06-07) and 
>> linux-2.6.15-rc2-2005-12-03-2208.tar.bz2
>> to build the kernel. But there are some errors:
>>
>> .../arch/powerpc/kernel/vdso32/gettimeofday.S: Assembler messages:
>> .../arch/powerpc/kernel/vdso32/gettimeofday.S:28: Error: unknown 
>> pseudo-op:
>> `.cfi_startproc'
>> .../arch/powerpc/kernel/vdso32/gettimeofday.S:30: Error: unknown 
>> pseudo-op:
>> `.cfi_register'
>> .......
>>
>> Anybody knows what happened ? And is there any way to solve ?
>
> ELDK 3.1 uses binutils-2.14; the current Linux kernel was changed  to
> use  assembler  syntax which is not supported by the GNU assembler in
> this version. See for example
> http://ozlabs.org/pipermail/linuxppc64-dev/2005-February/003179.html
>
> I don't understand why this  was  done,  either.  Especially  as  the
> current  Linux  kernel  documentation ("Documentation/Changes") still
> claims that binutils 2.12 would be sufficient.
>
> You will have to update your toolchain  (i.  e.  use  ELDK  4.0)  for
> working with current 2.6 kernels.
>
> Best regards,
>
> Wolfgang Denk

Hi,
  Is there any "ready to burn" iso image of ELDK 4.0 
available for download ? I cannot find one.

thank you,
/HappyPhot   
  

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-29  9:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-28  5:52 Error: unknown pseudo-op: `.cfi_startproc' HappyPhot
2005-12-28  9:16 ` Wolfgang Denk
2005-12-29  9:25   ` HappyPhot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).