This is the mail archive of the newlib@sourceware.cygnus.com mailing list for the newlib project.


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

Newlib-1.8.0 missing mips/idtecoff.ld



I just came across this address for reporting problems
with newlib.  So here goes.

Thanks,
Franklin


------- Start of forwarded message -------
Return-Path: <franklin>
Date: Thu, 8 Jan 1998 12:07:01 -0500
From: Franklin Hooker <franklin@lexra.com>
To: manson@charmed.cygnus.com, franklin
Subject: Newlib-1.8.0 missing mips/idtecoff.ld
Content-Length: 1367

Hello Bob,

I grabbed /anonymous@ftp.cygnus.com:/pub/newlib/newlib-1.8.0.tar.gz
and the install fails on missing mips/idtecoff.ld.  I noticed from
the latest ChangeLog that you added this.  

Tue Jun  3 12:54:59 1997  Bob Manson  <manson@charmed.cygnus.com>

	* mips/crt0.S: Added GCRT0 #ifdef for profiling support.

	* mips/Makefile.in (SCRIPTS): Added idtecoff.
	(PCRT0): Added.

	* mips/idtecoff.ld: Added. Add crt0.o startup entry.


Is there a place that I can grab the missing stuff or do you
recommend that I remove idtecoff from the SCRIPTS variables?

Thanks
Franklin



Excert from my log of make install

/bin/sh /home/franklin/src/newlib-1.8.0/install-sh -c crt0.o /opt/lsdk/mips-ecoff/lib/crt0.o
/bin/sh /home/franklin/src/newlib-1.8.0/install-sh -c pcrt0.o /opt/lsdk/mips-ecoff/lib/pcrt0.o
install:  ../../../../libgloss/mips/idtecoff.ld does not exist, trying with .exe appended
install:  ../../../../libgloss/mips/idtecoff.ld.exe does not exist
*** Error code 1
make: Fatal error: Command failed for target `install'
Current working directory /home/franklin/src/newlib-1.8.0/lexra/mips-ecoff/libgloss/mips
*** Error code 1
make: Fatal error: Command failed for target `install'
Current working directory /home/franklin/src/newlib-1.8.0/lexra/mips-ecoff/libgloss
*** Error code 1
make: Fatal error: Command failed for target `install-target-libgloss'
------- End of forwarded message -------