[ECOS] RE: GoAhead Webserver 2.1

amassa@cts.com amassa@cts.com
Fri Nov 10 16:28:00 GMT 2000


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'


More information about the Ecos-discuss mailing list