public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] MBX860(40MHz) stubs with cvs snapshot - mapping problem?
@ 2000-10-04 13:44 Michael Barker
  2000-10-18 13:08 ` [ECOS] gui doesn't create bss section (was: MBX860(40MHz) stubs with cvs snapshot - mapping problem?) Michael Barker
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Barker @ 2000-10-04 13:44 UTC (permalink / raw)
  To: ecos-discuss

I'm trying to build the GDB stubs for the flash on the MBX board.
I'm using the ftp'd snapshot ecos-000921.tar.gz and the 0.3.1.1 config gui.

First, I get a constraint which I have to resolve manually:
CYGBLD_ISO_ERRNO_CODES_HEADER == "<cyg/error/codes.h>"  so I set the
variable to that using the checkbox under 'Error handling' in the posix
section.

Then,
I'm getting this error:

powerpc-eabi-gcc -msoft-float -mcpu=860 -g -nostdlib -Wl,--gc-sections -Wl,-
static -L//C/Cygwin/src/checkout/ecos/test_install/lib -Ttarget.ld -o
//C/Cygwin/src/checkout/ecos/test_install/bin/gdb_module.img
src/stubrom/gdb_module.o
/tools/H-i686-pc-cygwin/powerpc-eabi/bin/ld: warning: no memory region
specified for section `.bss'
//C/Cygwin/src/checkout/ecos/test_install/lib/vectors.o: In function
`_start':
//C/Cygwin/src/checkout/ecos/test_install/lib/vectors.o(.text+0x142):
undefined reference to `__bss_start'
//C/Cygwin/src/checkout/ecos/test_install/lib/vectors.o(.text+0x146):
undefined reference to `__bss_start'
//C/Cygwin/src/checkout/ecos/test_install/lib/vectors.o(.text+0x14a):
undefined reference to `__bss_end'
//C/Cygwin/src/checkout/ecos/test_install/lib/vectors.o(.text+0x14e):
undefined reference to `__bss_end'
collect2: ld returned 1 exit status
make[1]: *** [//C/Cygwin/src/checkout/ecos/test_install/bin/gdb_module.img]
Error 1
make[1]: Leaving directory
`/src/checkout/ecos/test_build/hal/common/current'
make: *** [build] Error 2

Michael D. Barker, B.A.Sc.
Motorola SPS, Canada


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

end of thread, other threads:[~2000-10-20  6:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-04 13:44 [ECOS] MBX860(40MHz) stubs with cvs snapshot - mapping problem? Michael Barker
2000-10-18 13:08 ` [ECOS] gui doesn't create bss section (was: MBX860(40MHz) stubs with cvs snapshot - mapping problem?) Michael Barker
2000-10-18 13:15   ` Michael Barker
2000-10-20  5:47     ` Jesper Skov
2000-10-20  6:16       ` Jonathan Larmour

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 read-only IMAP folder(s) and NNTP newsgroup(s).