Ticket #36 (closed defect)

Opened 8 years ago

Last modified 8 years ago

linking error (memory.o , undefined reference to ...)

Reported by: anonymous Owned by: vadz
Priority: normal Milestone:
Component: wxMSW Version:
Keywords: Cc: vadz
Blocked By: Patch: no
Blocking:

Description

Bug#: 98
Product: .wxWindows
Version: 2.2.0
Platform: All
OS/Version: Win 95 or 98
Status: NEW
Resolution:
Severity: blocker
Priority: P2
Component: generic
AssignedTo: ???
ReportedBy: bigfoot_47@…
URL:
Summary: linking error (memory.o , undefined reference to ...)

after creating the libs, i test to crate the samples but
i get this errors :
--begin error--
../../lib/libwx.a(memory.o)(.text+0xe85):memory.cc: undefined
reference to `ios
virtual table'
../../lib/libwx.a(memory.o)(.text+0xed7):memory.cc: undefined
reference to `ostr
eam::ios virtual table'
../../lib/libwx.a(memory.o)(.text+0xee6):memory.cc: undefined
reference to `ofst
ream::ios virtual table'
collect2: ld returned 1 exit status
make: *** [minimal.exe] Error 1
BASH.EXE-2.02$

--end error--

I use Cygwin b20 on W98 32MB Machine
hope anyone can help.

CU
Holger Zierd

Change History

Changed 8 years ago by vadz

it seems that you need to link with libstdc++ but don't do it

Note: See TracTickets for help on using tickets.