This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Missing mips-tfile dependency in 3.0 branch?


> xgcc: installation problem, cannot exec `mips-tfile': No such file or directory.

I ran into the same problem.  mips-tfile is for stuffing information into
MIPS ECOFF files.  It shouldn't be necessary when ELF is being used.  I'm
waiting for approval to install:

ChangeLog:

Thu Jan  4 19:06:01 EST 2001  John Wehle  (john@feith.com)

        * mips/elf.h: (ASM_FINAL_SPEC): Undefine.

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------


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