This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: want a,m,s,w,x when building gcc-3.1


On Sat, Apr 27, 2002 at 09:17:51AM +0200, Ralf Corsepius wrote:
> Hi,
> 
> When cross-building gcc-3.1/CVS for i386-rtems (elf) with vanilla
> binutils-2.12, I am receiving hundreds of warnings similar to this:
> 
> /tmp/ccCDyO9T.s:2104: Warning: Unrecognized .section attribute: want
> a,m,s,w,x
> 
> Any ideas what might be causing this?

This looks like you've configured gcc against binutils-2.12, but are using
some older binutils to assemble/link.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]