Menu

#249 Option -c for gpasm causes different errors

closed
gpasm (4)
5
2012-08-12
2012-07-11
No

Hi guys.

I have a program which loads high in memory, and predicably causes program page warnings. Strange thing is, when assembling to a .hex file, I only get 4 error messages, and when compiling to a .o (-c gpasm option), I get more than 50 messages.

Attached a simple source file, where -c produces 6 error messages, no option (.hex output) has no error messages

Discussion

  • John Coppens

    John Coppens - 2012-07-11

    Simple example file

     
  • Borut Ražem

    Borut Ražem - 2012-08-02

    Fixed in svn revision #760.

    Borut

     

Anonymous
Anonymous

Add attachments
Cancel