This is the mail archive of the binutils@sourceware.org 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: ld ia32, nonconstant expression for load base when using "ADDR(.bss) + SIZEOF(.bss)"


On Wed, May 16, 2007 at 05:13:47PM +0200, Etienne Lorrain wrote:
>  Hello,
> 
>  With:
> etienne@cygne:~/linux/linux-2.6.21-gujin$ ld --version
> GNU ld (GNU Binutils for Debian) 2.17.50.20070426
> Copyright 2007 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the terms of
> the GNU General Public License.  This program has absolutely no warranty.
> 
>  I can no more define, in the Linux linker file, the section:
>   .realmode 0 : AT (ADDR(.bss) + SIZEOF(.bss) - 0xC0000000) {
>       ....
>       }
> 

Is this the same as

http://sources.redhat.com/bugzilla/show_bug.cgi?id=4090


H.J.


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