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]
Other format: [Raw text]

gdb_module.img] Error



Hi all,

I am trying to make boot floppy, host is  i686-pc-cygwin32 
when I am doing 

1) eCos Configuration Tool  File->new
2) Build->Templates		 hardware-> i386 PC target
				Packages ->stubs
3)then save 
4)build
it is successful 

at that time there is no error  but the machine is not booting from floppy.

but when I am doing 
1) eCos Configuration Tool  File->new
2) Build->Templates		 hardware-> i386 PC target
				Packages ->cygmon
then  build 
then I am getting error at image building stage, given below, 

/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_set_gdb_registers'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.construct_converter(Cyg_Clock::converter *, unsigned
long long, unsigned long long, unsigned long long, unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Alarm::rel.text.synchronize(void)'
//D/ecos/ecosnew/1test/Un_install/lib/libtarget.a(hal_common_hal_stub.o): In
function `hal_output_gdb_string':
//D/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/src/hal_stub.c:631:
undefined reference to `ecos_bsp_console_putc'
collect2: ld returned 1 exit status
make[1]: *** [//D/ecos/ecosnew/1test/Un_install/bin/gdb_module.img] Error 1
make[1]: Leaving directory
`/d/ecos/ecosnew/1test/Un_build/hal/common/v1_3_1'
make: *** [build] Error 2

*** Process 268 terminated (rc=259)
*** CSubprocess: Forcibly terminating thread


how can I solve this problem ?

thanks
rgds.
Samiran

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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