Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <391293B2.7385315@cox.iwr.uni-heidelberg.de> Date: Fri, 05 May 2000 11:26:10 +0200 From: Matthias Klingel Reply-To: matthias DOT klingel AT bau-verm DOT uni-karlsruhe DOT de X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.7 i686) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: including static libs in a dll Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dear gnu-win freaks, how can i make a dll from an *.o file which needs to be linked against static libraries? On linux, i was used to do something like "g++ File.o -o File.so -Wl,-shared,-L$(LIBRARIES),-llibrary". But the windows linker does not know -shared and also gives numbers of errors after the -l option. TIA for some hints Matthias -- ********************************************** Matthias Klingel Institut fuer Siedlungswasserwirtschaft Universitaet Karlsruhe *********************************************** -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com