This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Using GCC power-eabi cross compiler v3.2.2 and Insight v5.3 on a Cygwinplatform


Cross compiling *.c and *.s, for power-eabi, using GCC v3.2.2, running with
Cygwin, it seems to work fine. The generated .ABS file is read by insight
v5.3 (source level debugger), and can be downloaded into the target (wurz
mpc555 board).

When added a *.cpp file to the project, the linker complains about
'undefined reference to `__gxx_personality_v0''. This can be solved by
adding the '-r' option the de linker commands (according to the GCC user
manual).
The generated .ABS can not be read by insight v5.3. It seems that the
generated symbol table is not correct.

Suggestions?

Kind regards,
Marwijn
(ICT Embedded BV)

----------------
This E-mail message, including any attached documentation, is
confidential. Should you have received this message wrongly, you are
urged to inform the sender at "disclaimer@ICT.nl" and remove the message
from your system. Any unauthorised dissemination of the information, in
whole or in part, is prohibited. E-mail messages can be subject to
change. ICT Automatisering NV and its subsidiaries cannot be held
responsible for incorrect, incomplete and/or delayed transfer of
messages and possible damage caused by this. Although ICT Automatisering
NV (including its subsidiaries) makes every effort to send messages free
of viruses by using a viruschecker, ICT Automatisering NV (or its
subsidiaries) cannot guarantee that the message and any attachments are
actually completely virus free.




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