| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-Id: | <1000127144417A2022644@wm.lge.co.kr> |
| Date: | Thu, 27 Jan 2000 14:44:17 KST |
| X-ID: | 2022644 |
| X-UIDL: | 9489518582022644 |
| X-Mailer: | OfficeWorld [version 1.0] |
| X-Priority: | Normal |
| X-Hdr: | 7845-1764-6340-5385 |
| X-Breceipt: | ON |
| X-AckType: | Integration |
| X-AckNumber: | 1746 |
| Mime-Version: | 1.0 |
| From: | "Seung Hoon Lee" <tarzan AT lge DOT co DOT kr> |
| X-Name: | "=?euc-kr?B?wMy9wsjG?=" <tarzan AT lge DOT co DOT kr> |
| To: | "cygwin AT sourceware DOT cygnus DOT com" <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | [Question] about cygwin |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by mailgate.lgcit.com id OAA22672 |
| Note-from-DJ: | This may be spam |
Hi ? I am Seung-Hoon Lee. Now days, I have ported some sources on
win32. There were no errors during compile-time, but I have met the
below errors during linking-time. I don't understnad the error. How
can I overcome them ? Could you help me ?
Thanks.
make --unix
ld -r -o svr svr.o cubit.o ../lib/libcorba.a
../lib/libcorba.a: In function `align_binary(unsigned int, unsigned
int)':
//d/iiop1v4/lib/runtime/..\\..\\lib\\runtime/align.hh:46: multiple
definition of
`CORBA_Any::operator delete(void *)'
svr.o(.text$__dl__9CORBA_AnyPv+0x0)://d/iiop1v4/test/svr.cpp: first
defined here
../lib/libcorba.a: In function `align_binary(unsigned int, unsigned
int)':
//d/iiop1v4/lib/runtime/..\\..\\lib\\runtime/align.hh:46: multiple
definition of
`CORBA_Environment::CORBA_Environment(void)'
svr.o(.text$__17CORBA_Environment+0x0)://d/iiop1v4/test/svr.cpp:
first defined h
ere
../lib/libcorba.a:
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |