Menu

#2046 configure should warn about gputils version

closed-fixed
nobody
other
5
2013-07-16
2012-06-15
No

The configure script should warn if gputils is too old.

When I tried to run the pic16 regression tests, they failed due to crt0 missing, which turned out to be due to pic16 libraries failing to build due to this error:libio18f23k22_a-dummy.asm:8:Error [132] Unknown processor.
libio18f23k22_a-dummy.asm:17:Error [131] Processor type is undefined.
which in turn was due to the latest gputils version in Debian being too old.

IMO there should be at least a warning about the gputils version at configure time when not using --disable-pci16-port. Even better would be if the library just would build the crt0 for all processors supported so I could run the pic16 regression tests without upgrading gputils.

Philipp

Discussion

  • Raphael Neider

    Raphael Neider - 2012-06-15

    In the meantime,
    $ make -k
    might do the trick.

     
  • Philipp Klaus Krause

    • status: open --> closed-fixed
    • Category: --> other
     
  • Philipp Klaus Krause

    AFAIR, Raphael fixed this in May or so.

    Philipp

     

Log in to post a comment.