![]() |
On compile: "Coff file format for 'ifi_library.o' is out of date."
I read this:
http://www.chiefdelphi.com/forums/sh...=ifi_library.o Though they get the same error it does not seem to address my issue. When ever I try to compile I get this error: Code:
MPLINK 4.02, Linker
I am sorry if this is answered in the post above but I did not understand it if it did. As you may guess I am not a programer myself, I am setting up the laptop for the porgraming team for regionals. These are all apps that I have downloaded of the net, so maybe I need something that FIRST gave me, though I am not sure. Any help is appreciated. |
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
You should be using:
MPLab v7.2 C18 v2.4 Newer version aren't supported. |
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
Quote:
|
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
Quote:
|
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
There's more than that..
|
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
My problem is our team is limited on the computers we have to develop software. I am one of the mentors and bring my laptop from work in for our team to use in the evenings. For work I use the MPLAB IDE v7.31 and the MPLAB c18 v3.06. The only way to use the current IFI/USFirst library is to unload my office version of MPLAB/C18 and reload the older software.
Can IFI/USFirst build a library for those users that have the new Microchip MPLAB. David Barr Mentor (Programming) Team 141 WOBOT West Ottawa High School |
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
Quote:
|
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
would it work to create another account (probably administrator) and instal the robotics stuff there?
|
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
Quote:
The issue is a PIC issue and not an IFI issue... From the readme file of C18 compiler V3.00: Quote:
I had hoped that IFI would offer recompiled libraries but they have not. I would guess it might have something to do with over 1300 teams getting free C18 compiler software from Microchip. Regards, Mike |
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
From my store of "usefull things to remember".
I once read that the MPLAB compiler cannot handle the linking of files whose source path exceeds 62 characters. (Didn't count the length of your path) But almost anything in the C:\... user ... docs folder stream if you've organized it would be banging hard on the limits. Simple solution == move your source directory closer to C:\ ie c:\FirstCode\XYZ |
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
...just a heads up that this thread was originally posted during the 2006 season -- so the applicability of some or all of this information may (or may not) have changed.
|
Re: On compile: "Coff file format for 'ifi_library.o' is out of date."
The initial thread issue remains the same today re path length.
the other issues also remain as far as using MPLab v7.2 and C18 v2.4. The decisions about library updates are what they are though. |
| All times are GMT -5. The time now is 13:03. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi