From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Singer Date: Sun, 8 Jun 2003 10:46:38 -0700 Subject: [U-Boot-Users] sc520_cdp doesn't build In-Reply-To: <200306081149.h58Bn5r06109@p2.parker.boston.ma.us> References: <200306081149.h58Bn5r06109@p2.parker.boston.ma.us> Message-ID: <20030608174638.GA21698@buici.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I have a snapshot that does build. I had to made a small modification to get it to work. If you'd like it, I can make it available. There also may be a problem with building sc520 with the gcc-3.x compiler. I'm not certain that this tool is the problem, but someone else complained of the same overlap problem who was using gcc-3.x. I know that gcc-2.95.4 will build properly. On Sun, Jun 08, 2003 at 07:49:05AM -0400, Brad Parker wrote: > > Hi, > > I can't get sc520_cdp to build cleanly on either the cvs tree or the the > released 3.0.0 tree. > > I can fix the problems, but they look like they are due to missing code > and I'm wondering if I'm doing something wrong. > > In one case there are 2-3 spi_eeprom_xxx routines missing (and some missing > eeprom_xxx declarations). > > In the other case the there is a missing pci class finding function. > > I'm going to try building for a custom sc520 board but I thought I'd build > one of the existing ports... > > Also, if I stub the routine the link fails with: > > ld: section .data [387d8aa0 -> 387da3df] overlaps section .rodata.str1.1 [387d8aa0 -> 387da2f0] > ld: section .realmode [387da3e0 -> 387da545] overlaps section .rodata.str1.32 [387da300 -> 387df6a2] > ld: section .bios [387da546 -> 387daa83] overlaps section .rodata.str1.32 [387da300 -> 387df6a2] > > -brad > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The best > thread debugger on the planet. Designed with thread debugging features > you've never dreamed of, try TotalView 6 free at www.etnus.com. > _______________________________________________ > U-Boot-Users mailing list > U-Boot-Users at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/u-boot-users