From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 114c38,a4110b59f67b5ee8,start X-Google-Attributes: gid114c38,public X-Google-Thread: 103376,a4110b59f67b5ee8,start X-Google-Attributes: gid103376,public From: Paul McDonald Subject: vxWorks and Ada, linking problem Date: 1996/06/12 Message-ID: <31BE4A29.6AAA@awcg.com>#1/1 X-Deja-AN: 159765522 content-type: text/plain; charset=us-ascii; name="doit.txt" organization: AW Consulting Group mime-version: 1.0 newsgroups: comp.os.vxworks,comp.lang.ada content-disposition: inline; filename="doit.txt" x-mailer: Mozilla 3.0b3 (Win95; I) Date: 1996-06-12T00:00:00+00:00 List-Id: I am using vxWorks version 5.1.1 with VADSWorks 3.0.0c. The target hardware is a DY4 SVME162 with an SMAX 220 Ethernet/SCSI daughter card. This board has 4 meg of FLASH programable PROM and 8 meg of memory. Just added significant code to the Ada application. We are building an Absolute image to be downloaded, but were stopped at the first (relocatable) link (see error below). This work for a smaller version of the application, but I don't see how to control the regions during this phase of the link. ld68k -o tmp.o -X -r -M \ sysALib.o sysLib.o tyCoDrv.o shaDriver.o if_ips.o if_tecs.o if_sn.o if_cs220.o ncr5390Lib.o cs220_util.o ec_ram_main.o usrConfig.o version.o /lor/VADS040/vxworks/lib/libMC68040gnudrv.a /lor/VADS040/vxworks/lib/libMC68040gnuvx.a ec_ram_main.o:.data relocation address out of range .data (.data) (0009ffdc) Paul McDonald AEL/Sanders TACJAM team mcdonald@awcg.com