public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problems building i386-pc Tests
@ 2002-04-09  6:55 Rycerz Roman-G11565
  2002-04-11 20:29 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Rycerz Roman-G11565 @ 2002-04-09  6:55 UTC (permalink / raw)
  To: ecos-discuss

Hi All

	Sorry for the all the problems I seem to be having.....

	I am able to build the library without any problems, but when I get
to the tests, it complains about the memory map.
	I didn't mess with it at all.... this is the minimal target

	Any Ideas ????


/tools/H-i686-pc-cygwin/i386-elf/bin/ld: address 0x112e61 of
/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/i386-pc-ecos_instal
l/tests/io/pci/current/tests/pci1.exe section .rodata is not within region
rom
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pci_api_test'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pci_test'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pci_scan'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.udelay'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.PacketRxReady'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_recv'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_can_send'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_send'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.eth_isr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.eth_dsr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_poll'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pci_init_find_82559s'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_ioctl'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.update_statistics'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__static_initialization_and_destruction_0'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_write'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_read'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_get_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_xmt_char'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_rcv_char'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_write'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_read'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_select'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_get_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_set_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.haldiag_putc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.haldiag_getc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.haldiag_set_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.real_termios_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.set_attr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_lookup'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_write'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_read'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_select'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_get_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_set_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_iso_c_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.i82559_sc0_funs'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.cyg_io_serial_devio'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.tty_devio'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.termios_devio'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_invoke_constructors'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_exception_handler'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_arch_default_isr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_platform_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_delay_us'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_pcmb_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_i386_mem_real_region_top'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_get_device_info'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_set_device_info'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_read_config_uint8'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_read_config_uint16'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_read_config_uint32'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_write_config_uint8'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_write_config_uint16'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_write_config_uint32'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_find_next'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_find_device'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_find_class'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_find_matching'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_allocate_memory'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_allocate_io'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_translate_interrupt'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_configure_bus'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.readDebugChar'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.getpacket'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__add_char_to_packet'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__putpacket'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__mem2hex_helper'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__hex2mem_helper'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.set_debug_traps'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__handle_exception'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.stub_format_registers'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.stub_update_registers'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__process_packet'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.send_t_packet'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__get_gdb_input'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__output_hex_value'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__putDebugStr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__output_gdb_string'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.initialize_stub'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__get_program_args'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.crc32'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.process_query'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.process_set'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data._registers'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.putDebugChar'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.getDebugChar'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_flush_output'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__set_baud_rate'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.interruptible'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.handle_exception_exit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.handle_exception_cleanup'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.handle_exception_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.initHardware'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__reset'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__build_t_packet'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.set_debug_comm'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.set_console_comm'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_gdb_getc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_gdb_putc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_gdb_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_null_getc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_null_putc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_null_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_if_diag_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_if_diag_write_char'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_if_diag_read_char'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_if_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_user_break'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.diag_write_long_num'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._cvt(unsigned long long, char *, long, char *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_lock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_safe_lock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_unlock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_read_lock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_exit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_suspend'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_resume'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_kill'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_release'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_yield'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_self'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_idle_thread'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_set_priority'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_delay'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_new_data_index'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_free_data_index'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_get_data'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_get_data_ptr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_set_data'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_exception_set_handler'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_exception_clear_handler'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_exception_call_handler'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_attach'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_detach'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_get_vsr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_set_vsr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_disable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_enable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_mask'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_unmask'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_acknowledge'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_configure'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_counter_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_counter_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_counter_tick'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_clock_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_clock_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_real_time_clock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_current_time'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_initialize'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_enable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_disable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_get'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_timed_get'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_tryget'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_peek_item'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_put'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_timed_put'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_tryput'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_destroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_timed_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_trywait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_post'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_peek'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_destroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_setbits'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_maskbits'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_timed_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_poll'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_destroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_lock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_trylock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_unlock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_release'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_set_ceiling'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_set_protocol'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_destroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_signal'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_broadcast'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_timed_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_HardwareThread::rel.text.thread_entry(Cyg_Thread *) '
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.(unsigned int, void (*)(unsigned int),
unsigned int, char *, unsigned int, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.reinitialize(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._10Cyg_Thread'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.sleep(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.wake(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.counted_sleep(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.counted_sleep(unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.counted_wake(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.cancel_counted_wake(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.suspend(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.resume(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.force_resume(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.release(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.exit(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.kill(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.set_priority(int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.delay(unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.deliver_exception(int, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.new_data_index(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.free_data_index(int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_ThreadTimer::rel.text.alarm(Cyg_Alarm *, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_IdleThread::rel.text.(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_deliver_exception'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._13Cyg_Interrupt'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.call_pending_DSRs_inner(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.post_dsr(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.interrupt_end'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.attach(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.detach(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.get_vsr(unsigned int, void
(**)(void))'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.set_vsr(unsigned int, void (*)(void),
void (**)(void))'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.disable_interrupts(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.enable_interrupts(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler_Implementation::rel.text.(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Scheduler_Implementation::rel.text.set_need_reschedule(Cyg_Thread *) '
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Scheduler_Implementation::rel.text.set_idle_thread(Cyg_Thread *,
unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler_Implementation::rel.text.timeslice(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler_Implementation::rel.text.timeslice_cpu(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_timeslice_cpu'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_SchedThread_Implementation::rel.text.yield(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_SchedThread_Implementation::rel.text.rotate_queue(int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_SchedThread_Implementation::rel.text.to_queue_head(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler::rel.text.unlock_inner(unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.__cygvar_discard_me__'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler::rel.text.start_cpu(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._22Cyg_Counting_Semaphore'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Counting_Semaphore::rel.text.wait(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Counting_Semaphore::rel.text.wait(unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._8Cyg_Flag'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Flag::rel.text.wait(unsigned int, unsigned char)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Flag::rel.text.wait(unsigned int, unsigned char, unsigned
long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._8Cyg_Mbox'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.get(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.get(unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.tryget(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.put(void *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.put(void *, unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.tryput(void *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.peek_item(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.gnu.linkonce.t._._t10Cyg_Mboxt22ZPvi10'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mboxt2<void *, 10>::rel.gnu.linkonce.t.get(void *&)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mboxt2<void *, 10>::rel.gnu.linkonce.t.get(void *&,
unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mboxt2<void *, 10>::rel.gnu.linkonce.t.put(void *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mboxt2<void *, 10>::rel.gnu.linkonce.t.put(void *,
unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._9Cyg_Mutex'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mutex::rel.text.lock(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mutex::rel.text.trylock(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._22Cyg_Condition_Variable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Condition_Variable::rel.text.wait_inner(Cyg_Mutex *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Condition_Variable::rel.text.wait_inner(Cyg_Mutex *,
unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.malloc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.free'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.calloc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.realloc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.mallinfo'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Mempolt2<Cyg_Mempool_dlmalloc_Implementation>::rel.gnu.linkonce.t.(uns
igned char *, int, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.rel.gnu.linkonce.t._._t12Cyg_Mempolt21Z35Cyg_Mempool_dlmalloc_Implementati
on'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Mempolt2<Cyg_Mempool_dlmalloc_Implementation>::rel.gnu.linkonce.t.resi
ze_alloc(unsigned char *, int, int *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Mempolt2<Cyg_Mempool_dlmalloc_Implementation>::rel.gnu.linkonce.t.free
(unsigned char *, int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__strcpy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_self_info'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.call_main(void *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.posix_asr(unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_reap(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_exit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.init_converters(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_timespec_to_ticks'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_ticks_to_timespec'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.alarm_action(Cyg_Alarm *, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_posix_timer_asr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.clock_settime'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.clock_gettime'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.clock_getres'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.timer_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.timer_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.timer_settime'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.timer_gettime'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.nanosleep'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_deliver_signals'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_posix_thread_siginit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_posix_thread_sigdestroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.kill'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_kill'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigaction'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigqueue'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_sigmask'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigpending'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigsuspend'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigwait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigtimedwait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.alarm'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pause'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigaddset'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigdelset'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigismember'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.siglongjmp'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_posix_exception_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__get_trap_number'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__is_breakpoint_function'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_comms_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_pc_stubs_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_serial_getc_timeout'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_serial_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.KeyboardAscii'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_screen_getc_timeout'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_screen_init'
/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)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Mempool_dlmalloc_Implementation::rel.text.resize_alloc(unsigned char
*, int, int *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.exit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_libc_invoke_main'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_libc_stdio_flush_all_but'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.fflush'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.(void *, Cyg_StdioStream::OpenMode,
int, int, int, unsigned int, unsigned char *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.initialize(void *,
Cyg_StdioStream::OpenMode, int, int, int, unsigned int, unsigned char *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.(Cyg_StdioStream::OpenMode, unsigned
int, unsigned char *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.read(unsigned char *, unsigned int,
unsigned int *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.write(unsigned char const *,
unsigned int, unsigned int *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: address 0x112e61 of
/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/i386-pc-ecos_instal
l/tests/io/pci/current/tests/pci1.exe section .rodata is not within region
rom
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pci_api_test'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pci_test'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pci_scan'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.udelay'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.PacketRxReady'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_recv'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_can_send'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_send'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.eth_isr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.eth_dsr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_poll'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pci_init_find_82559s'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.i82559_ioctl'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.update_statistics'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__static_initialization_and_destruction_0'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_write'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_read'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_get_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_xmt_char'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.serial_rcv_char'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_write'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_read'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_select'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_get_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.tty_set_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.haldiag_putc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.haldiag_getc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.haldiag_set_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.real_termios_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.set_attr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_lookup'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_write'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_read'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_select'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_get_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.termios_set_config'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_iso_c_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.i82559_sc0_funs'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.cyg_io_serial_devio'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.tty_devio'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.termios_devio'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_invoke_constructors'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_exception_handler'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_arch_default_isr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_platform_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_delay_us'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_pcmb_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_i386_mem_real_region_top'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_get_device_info'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_set_device_info'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_read_config_uint8'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_read_config_uint16'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_read_config_uint32'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_write_config_uint8'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_write_config_uint16'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_write_config_uint32'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_find_next'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_find_device'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_find_class'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_find_matching'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_allocate_memory'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_allocate_io'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_translate_interrupt'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_pci_configure_bus'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.readDebugChar'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.getpacket'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__add_char_to_packet'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__putpacket'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__mem2hex_helper'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__hex2mem_helper'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.set_debug_traps'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__handle_exception'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.stub_format_registers'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.stub_update_registers'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__process_packet'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.send_t_packet'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__get_gdb_input'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__output_hex_value'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__putDebugStr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__output_gdb_string'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.initialize_stub'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__get_program_args'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.crc32'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.process_query'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.process_set'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data._registers'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.putDebugChar'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.getDebugChar'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_flush_output'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__set_baud_rate'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.interruptible'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.handle_exception_exit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.handle_exception_cleanup'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.handle_exception_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.initHardware'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__reset'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__build_t_packet'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.set_debug_comm'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.set_console_comm'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_gdb_getc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_gdb_putc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_gdb_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_null_getc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_null_putc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_diag_mangler_null_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_if_diag_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_if_diag_write_char'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_if_diag_read_char'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_if_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_user_break'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.diag_write_long_num'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._cvt(unsigned long long, char *, long, char *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_lock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_safe_lock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_unlock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_read_lock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_exit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_suspend'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_resume'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_kill'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_release'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_yield'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_self'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_idle_thread'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_set_priority'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_delay'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_new_data_index'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_free_data_index'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_get_data'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_get_data_ptr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_thread_set_data'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_exception_set_handler'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_exception_clear_handler'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_exception_call_handler'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_attach'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_detach'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_get_vsr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_set_vsr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_disable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_enable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_mask'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_unmask'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_acknowledge'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_interrupt_configure'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_counter_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_counter_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_counter_tick'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_clock_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_clock_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_real_time_clock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_current_time'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_initialize'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_enable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_alarm_disable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_get'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_timed_get'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_tryget'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_peek_item'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_put'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_timed_put'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mbox_tryput'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_destroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_timed_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_trywait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_post'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_semaphore_peek'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_destroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_setbits'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_maskbits'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_timed_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_flag_poll'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_destroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_lock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_trylock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_unlock'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_release'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_set_ceiling'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_mutex_set_protocol'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_destroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_signal'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_broadcast'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_cond_timed_wait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_HardwareThread::rel.text.thread_entry(Cyg_Thread *) '
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.(unsigned int, void (*)(unsigned int),
unsigned int, char *, unsigned int, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.reinitialize(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._10Cyg_Thread'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.sleep(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.wake(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.counted_sleep(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.counted_sleep(unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.counted_wake(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.cancel_counted_wake(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.suspend(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.resume(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.force_resume(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.release(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.exit(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.kill(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.set_priority(int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.delay(unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.deliver_exception(int, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.new_data_index(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Thread::rel.text.free_data_index(int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_ThreadTimer::rel.text.alarm(Cyg_Alarm *, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_IdleThread::rel.text.(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_deliver_exception'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._13Cyg_Interrupt'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.call_pending_DSRs_inner(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.post_dsr(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.interrupt_end'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.attach(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.detach(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.get_vsr(unsigned int, void
(**)(void))'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.set_vsr(unsigned int, void (*)(void),
void (**)(void))'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.disable_interrupts(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Interrupt::rel.text.enable_interrupts(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler_Implementation::rel.text.(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Scheduler_Implementation::rel.text.set_need_reschedule(Cyg_Thread *) '
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Scheduler_Implementation::rel.text.set_idle_thread(Cyg_Thread *,
unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler_Implementation::rel.text.timeslice(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler_Implementation::rel.text.timeslice_cpu(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_scheduler_timeslice_cpu'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_SchedThread_Implementation::rel.text.yield(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_SchedThread_Implementation::rel.text.rotate_queue(int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_SchedThread_Implementation::rel.text.to_queue_head(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler::rel.text.unlock_inner(unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.data.__cygvar_discard_me__'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Scheduler::rel.text.start_cpu(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._22Cyg_Counting_Semaphore'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Counting_Semaphore::rel.text.wait(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Counting_Semaphore::rel.text.wait(unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._8Cyg_Flag'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Flag::rel.text.wait(unsigned int, unsigned char)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Flag::rel.text.wait(unsigned int, unsigned char, unsigned
long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._8Cyg_Mbox'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.get(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.get(unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.tryget(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.put(void *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.put(void *, unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.tryput(void *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mbox::rel.text.peek_item(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.gnu.linkonce.t._._t10Cyg_Mboxt22ZPvi10'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mboxt2<void *, 10>::rel.gnu.linkonce.t.get(void *&)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mboxt2<void *, 10>::rel.gnu.linkonce.t.get(void *&,
unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mboxt2<void *, 10>::rel.gnu.linkonce.t.put(void *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mboxt2<void *, 10>::rel.gnu.linkonce.t.put(void *,
unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._9Cyg_Mutex'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mutex::rel.text.lock(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Mutex::rel.text.trylock(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text._._22Cyg_Condition_Variable'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Condition_Variable::rel.text.wait_inner(Cyg_Mutex *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_Condition_Variable::rel.text.wait_inner(Cyg_Mutex *,
unsigned long long)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.malloc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.free'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.calloc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.realloc'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.mallinfo'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Mempolt2<Cyg_Mempool_dlmalloc_Implementation>::rel.gnu.linkonce.t.(uns
igned char *, int, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.rel.gnu.linkonce.t._._t12Cyg_Mempolt21Z35Cyg_Mempool_dlmalloc_Implementati
on'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Mempolt2<Cyg_Mempool_dlmalloc_Implementation>::rel.gnu.linkonce.t.resi
ze_alloc(unsigned char *, int, int *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Mempolt2<Cyg_Mempool_dlmalloc_Implementation>::rel.gnu.linkonce.t.free
(unsigned char *, int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__strcpy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_self_info'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.call_main(void *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.posix_asr(unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_reap(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_exit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.init_converters(void)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_timespec_to_ticks'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_ticks_to_timespec'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.alarm_action(Cyg_Alarm *, unsigned int)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_posix_timer_asr'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.clock_settime'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.clock_gettime'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.clock_getres'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.timer_create'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.timer_delete'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.timer_settime'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.timer_gettime'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.nanosleep'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_deliver_signals'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_posix_thread_siginit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_posix_thread_sigdestroy'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.kill'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_kill'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigaction'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigqueue'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pthread_sigmask'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigpending'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigsuspend'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigwait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigtimedwait'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.alarm'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.pause'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigaddset'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigdelset'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.sigismember'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.siglongjmp'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_posix_exception_start'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__get_trap_number'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.__is_breakpoint_function'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_comms_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.hal_pc_stubs_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_serial_getc_timeout'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_serial_init'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.KeyboardAscii'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_screen_getc_timeout'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_hal_plf_screen_init'
/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)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section
`.Cyg_Mempool_dlmalloc_Implementation::rel.text.resize_alloc(unsigned char
*, int, int *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.exit'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_libc_invoke_main'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.cyg_libc_stdio_flush_all_but'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.rel.text.fflush'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.(void *, Cyg_StdioStream::OpenMode,
int, int, int, unsigned int, unsigned char *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.initialize(void *,
Cyg_StdioStream::OpenMode, int, int, int, unsigned int, unsigned char *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.(Cyg_StdioStream::OpenMode, unsigned
int, unsigned char *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.read(unsigned char *, unsigned int,
unsigned int *)'
/tools/H-i686-pc-cygwin/i386-elf/bin/ld: warning: no memory region specified
for section `.Cyg_StdioStream::rel.text.write(unsigned char const *,
unsigned int, unsigned int *)'
/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/i386-pc-ecos_instal
l/lib/extras.o: In function `global constructors keyed to
55000._cygdrive_C_PROGRA_1_REDHAT_1_eCos_packages_compat_posix_current_src_s
tartup.cxxOmsQOb':
/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/compat/posix/current/src/startup
.cxx(.text.eth_dsr+0x19): undefined reference to `eth_drv_dsr'
/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/i386-pc-ecos_instal
l/lib/extras.o: In function `__static_initialization_and_destruction_0':
/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/language/c/libc/startup/current/
src/cstartup.cxx:136: undefined reference to `eth_drv_funs'
collect2: ld returned 1 exit status
make[1]: ***
[/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/i386-pc-ecos_insta
ll/tests/io/pci/current/tests/pci1] Error 1
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/i386-pc-ecos_build/io/pci/current'
make: *** [tests] Error 2



Roman F. Rycerz
Engineering Section Manager
Core Engineering Test and Tools Group
Powertrain and Powertrain Systems Division
Automotive and Industrial Electronics Group

MS20
4000 Commercial Ave
Northbrook, Il 60062
847-480-6838 voice
847-480-6573 fax
877-383-7193 pager



Roman F. Rycerz
Engineering Section Manager
Core Engineering Test and Tools Group
Powertrain and Powertrain Systems Division
Automotive and Industrial Electronics Group

MS20
4000 Commercial Ave
Northbrook, Il 60062
847-480-6838 voice
847-480-6573 fax
877-383-7193 pager



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

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

* Re: [ECOS] Problems building i386-pc Tests
  2002-04-09  6:55 [ECOS] Problems building i386-pc Tests Rycerz Roman-G11565
@ 2002-04-11 20:29 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2002-04-11 20:29 UTC (permalink / raw)
  To: Rycerz Roman-G11565; +Cc: ecos-discuss

Rycerz Roman-G11565 wrote:
> 
>         I am able to build the library without any problems, but when I get
> to the tests, it complains about the memory map.
>         I didn't mess with it at all.... this is the minimal target
> 
>         Any Ideas ????
> 
> /tools/H-i686-pc-cygwin/i386-elf/bin/ld: address 0x112e61 of
> /cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/i386-pc-ecos_instal
> l/tests/io/pci/current/tests/pci1.exe section .rodata is not within region
> rom

Don't build for ROM startup. Either build for FLOPPY startup and put binary
versions of your program onto a floppy, or build for RAM startup, put
RedBoot on a floppy, and download your program to it using GDB. I recommend
the latter option.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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

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

end of thread, other threads:[~2002-04-12  3:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-09  6:55 [ECOS] Problems building i386-pc Tests Rycerz Roman-G11565
2002-04-11 20:29 ` 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).