| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| From: | Sven DOT Wastlund AT epkadm DOT epk DOT ericsson DOT se (Sven Wastlund) |
| Date: | Wed, 7 Apr 1999 17:50:43 +0200 (MET DST) |
| Message-Id: | <199904071550.RAA07868@epkws1038.epk.ericsson.se> |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Using dll's. |
| X-Sun-Charset: | US-ASCII |
I am currently porting a program from UNIX to WindowsNT which is using rpc. I have a rpc package from netbula (thinking of changing).
The problem comes when I shall link the hole program. Netbulas rpc package uses a stripped dll-file instead of a .a file. So can you do a .a file that works from that kind of .dll file? (it doesnt seem to have a entry point either)
I have tested the RPC-4.0 for cygwin too but I never got to the linking part. Thats why I still works with the netbula package.
Is there anybody who is willing to give me some support if I change to cygnus rpc?
The program I work with is written in C++ mostly and I suppose that I have to change a few parts in the header-files if I change to cygnus version for example:
extern "C" {}
because that wasnt included when I checked the header-files.
Thanx for your time.
Sven.
--
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 |