This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

RE: GoAhead Webserver 2.1


I updated the ecos sources I have from cvs.  I then included the File IO
package and rebuilt the ecos kernel.  When I link my project (including the
webserver) I get the following errors.  Do you know what is causing this.

/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified
 for section `.sbss43'
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified
 for section `.sbss42'
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified
 for section `.sbss41'
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified
 for section `.sbss40'
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified
 for section `.sbss39'
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified
 for section `.sbss38'
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified
 for section `.sbss37'
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified
 for section `.sbss36'
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified
 for section `.sbss35'
.
.
.
Down to '.sbss0'

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