simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] new release?


From: Joerg Wunsch
Subject: Re: [Simulavr-devel] new release?
Date: Mon, 20 May 2013 19:11:52 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

As Klaus Rudolph wrote:

> Please bootstrap from actual git HEAD and report related bugs!
> If no additional bugs to this topic come in I will close the item #37341

For me (FreeBSD), it seems -ldl is not added (which is the right thing
to do for FreeBSD, as it does not have a libdl at all - everything is
in libc there).

However, I get the followin linker errors now:

main.o(.text+0xd75): In function `main':
/usr/include/c++/4.2/bits/stl_map.h:542: undefined reference to 
`AvrNameToSignatureMap'
main.o(.text+0xd7f): In function `main':
cmd/main.cpp:372: undefined reference to `AvrNameToSignatureMap'
main.o(.text+0x1715):cmd/main.cpp:355: undefined reference to 
`ELFGetSignature(char const*)'
main.o(.text+0x172f): In function `main':
/usr/include/c++/4.2/bits/stl_map.h:542: undefined reference to 
`AvrSignatureToNameMap'
main.o(.text+0x1739): In function `main':
cmd/main.cpp:359: undefined reference to `AvrSignatureToNameMap'
.libs/avrdevice.o(.text+0x72f): In function `AvrDevice::Load(char const*)':
/junk/AVR/simulavrxx/src/avrdevice.cpp:62: undefined reference to 
`ELFLoad(AvrDevice const*)'
*** Error code 1

-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

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