From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7664 invoked by alias); 8 Apr 2002 06:15:41 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 7656 invoked from network); 8 Apr 2002 06:15:38 -0000 Received: from unknown (HELO mail.eblueweb.com) (217.215.27.84) by sources.redhat.com with SMTP; 8 Apr 2002 06:15:38 -0000 Received: (qmail 12201 invoked by uid 5002); 8 Apr 2002 06:06:26 -0000 Received: from localhost (HELO blueshift.eblueweb.com) (nobody@127.0.0.1) by localhost with SMTP; 8 Apr 2002 06:06:26 -0000 Received: (from nobody@localhost) by blueshift.eblueweb.com (8.12.2/8.12.1/Submit) id g3866PSN017855; Mon, 8 Apr 2002 08:06:25 +0200 (CEST) X-Authentication-Warning: blueshift.eblueweb.com: nobody set sender to programmer@mail.eblueweb.com using -f Received: from 192.168.1.32 (SquirrelMail authenticated user programmer@mail.eblueweb.com) by mail.eblueweb.com with HTTP; Mon, 8 Apr 2002 08:06:25 +0200 (CEST) Message-ID: <32786.192.168.1.32.1018245985.squirrel@mail.eblueweb.com> Date: Sun, 07 Apr 2002 23:15:00 -0000 From: To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: [ECOS] synth linux tests: address 0x0 of cache section .fixup is not within region rom X-SW-Source: 2002-04/txt/msg00149.txt.bz2 Hello! This problem drives me nuts. The person solving this will be eternally remembered in the comments of the source code. Building on (SuSE7.3) linux. Using latest cvs (ecosconfig 1.3.net) Doing # ecosconfig new linux all U CYGBLD_ISO_POSIX_CLOCKS_HEADER, new inferred value U CYGDBG_KERNEL_DEBUG_GDB_THREAD_SUPPORT, new inferred value 0 U CYGBLD_ISO_DIRENT_HEADER, new inferred value U CYGBLD_ISO_POSIX_CLOCK_TYPES_HEADER, new inferred value U CYGNUM_LIBC_MAIN_DEFAULT_STACK_SIZE, new inferred value 16384 U CYGBLD_ISO_BSDTYPES_HEADER, new inferred value U CYGBLD_ISO_OPEN_MAX_HEADER, new inferred value U CYGBLD_ISO_PTHREAD_MUTEX_HEADER, new inferred value U CYGBLD_ISO_NETDB_PROTO_HEADER, new inferred value U CYGBLD_ISO_NETDB_SERV_HEADER, new inferred value # ecosconfig tree # make build [snip] # make tests [snip] /usr/i486-suse-linux/bin/ld: warning: no memory region specified for section `.rel.data.inetsw' /usr/i486-suse-linux/bin/ld: address 0x0 of /home/bjorn/ecos-work/install/tests/hal/common/current/tests/cache section ..fixup is not within region rom /usr/i486-suse-linux/bin/ld: address 0x0 of /home/bjorn/ecos-work/install/tests/hal/common/current/tests/cache section ..gcc_except_table is not within region rom collect2: ld returned 1 exit status Has anybody built recently on linux for synthetical linux target? What steps not outlined in the docs are necessary to get this working? Regards, Bjorn Runaker -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss