This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Dll compiling problem


I am trying to compile a DLL in the winnt evniroment. The library is in C++
and normaly the thing compiles fine, but when I try to add a destructor to
the class I am building I get the following error. 

metrics.o(.text+0x42):metrics.cc: undefined reference to '__builtin_delete'
metrics.o(.text+0x42):metrics.cc: undefined reference to '__builtin_delete'
metrics.o(.text+0x42):metrics.cc: undefined reference to '__builtin_delete'

I am not on the mailing list so please click respond to all recipiants when
replying. Thanxs

-Bryan Coleman

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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