linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: alpha; gas & linux 2.6.0-test1
@ 2003-07-29 15:47 Oliver Pitzeier
  0 siblings, 0 replies; 3+ messages in thread
From: Oliver Pitzeier @ 2003-07-29 15:47 UTC (permalink / raw)
  To: WHarms, linux-kernel

> i tried to compile linux 2.6.0 unfortunaly the
> GNU assembler version 2.11.90.0.8 (alpha-redhat-linux) using 
> BFD version 2.11.90.0.8 has a problem:
> 
[ ... ]
> 
> I solved that with an upgrade to
> GNU assembler version 2.13 (alphaev56-unknown-linux-gnu) 
> using BFD version 2.13
> 
> there is already a check for as < 2.7 perhaps checking for 
> <2.13 would be better :)

as 2.12 runs at my machine. You know, I don't have troubles...

Best regards,
 Oliver


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

* Re: alpha; gas & linux 2.6.0-test1
  2003-07-19 20:41 Walter Harms
@ 2003-07-19 20:54 ` Sam Ravnborg
  0 siblings, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2003-07-19 20:54 UTC (permalink / raw)
  To: Walter Harms; +Cc: linux-kernel

On Sat, Jul 19, 2003 at 10:41:03PM +0200, Walter Harms wrote:
> 
> hi list,
> i tried to compile linux 2.6.0 unfortunaly the
> GNU assembler version 2.11.90.0.8 (alpha-redhat-linux) using BFD version 2.11.90.0.8

Support for .incbin were introduced in binutils 2.11.90.0.23 - so no
need to check for newer version with respect to this.

	Sam

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

* alpha; gas & linux 2.6.0-test1
@ 2003-07-19 20:41 Walter Harms
  2003-07-19 20:54 ` Sam Ravnborg
  0 siblings, 1 reply; 3+ messages in thread
From: Walter Harms @ 2003-07-19 20:41 UTC (permalink / raw)
  To: linux-kernel


hi list,
i tried to compile linux 2.6.0 unfortunaly the
GNU assembler version 2.11.90.0.8 (alpha-redhat-linux) using BFD version 2.11.90.0.8
has a problem:

  AS      usr/initramfs_data.o
usr/initramfs_data.S: Assembler messages:
usr/initramfs_data.S:2: Error: Unknown pseudo-op:  `.incbin'
make[1]: *** [usr/initramfs_data.o] Fehler 1

I solved that with an upgrade to
GNU assembler version 2.13 (alphaev56-unknown-linux-gnu) using BFD version 2.13

there is already a check for as < 2.7 perhaps checking for <2.13 would be better :)

walter

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

end of thread, other threads:[~2003-07-29 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-29 15:47 alpha; gas & linux 2.6.0-test1 Oliver Pitzeier
  -- strict thread matches above, loose matches on Subject: below --
2003-07-19 20:41 Walter Harms
2003-07-19 20:54 ` Sam Ravnborg

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).