simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] [bugs #12295] _cooked_size compilation error and soluti


From: anonymous
Subject: [Simulavr-devel] [bugs #12295] _cooked_size compilation error and solution
Date: Sat, 12 Mar 2005 22:38:11 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050311 Firefox/1.0.1

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=12295>

                 Summary: _cooked_size compilation error and solution
                 Project: Simulavr: an AVR simulator
            Submitted by: None
            Submitted on: Sáb 12-03-2005 em 17:38
                Category: None
                Severity: 5 - Average
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open

    _______________________________________________________

Details:

I got this error while trying to compile version 0.8-005:



avrdevice.cpp: In member function `void AvrDevice::Load(const char*)':

avrdevice.cpp:123: error: 'struct bfd_section' has no member named '

   _cooked_size'

avrdevice.cpp:133: error: 'struct bfd_section' has no member named '

   _cooked_size'

make[2]: *** [avrdevice.lo] Error 1

make[2]: Leaving directory
`/home/renato/Caixote/Hardware/AVR/avr-simulation/simulavrxx-0.8.005/src'

make[1]: *** [all] Error 2

make[1]: Leaving directory
`/home/renato/Caixote/Hardware/AVR/avr-simulation/simulavrxx-0.8.005/src'

make: *** [all-recursive] Error 1





I found the solution. The field "_cooked_size" is now named "size". I made
the correction in the source file "avrdevice.cpp" (only two places needed
correction) and managed to compile it.



    _______________________________________________________

Carbon-Copy List:

CC Address                          | Comment
------------------------------------+-----------------------------
seventhguardian_ --AT-- hotmail --DOT-- com | Originator Email




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=12295>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]