Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: "Xavier Pianet" Subject: Re: problem with dlltools / gcc -shared Date: Wed, 30 Oct 2002 17:32:05 +0100 Organization: LUSIS Lines: 31 Message-ID: References: <94S21B6YT53UOA5C0QMKFTSGBFBRQN DOT 3dbffe06 AT oemcomputer> NNTP-Posting-Host: 81.1.37.98 X-Trace: main.gmane.org 1035995398 4372 81.1.37.98 (30 Oct 2002 16:29:58 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Wed, 30 Oct 2002 16:29:58 +0000 (UTC) X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Cc: 0 AT main DOT gmane DOT org "Arno Waschk" <520091860693-0001 AT t-online DOT de> a écrit dans le message news: 94S21B6YT53UOA5C0QMKFTSGBFBRQN DOT 3dbffe06 AT oemcomputer... > Am 29.10.2002 13:08:00, schrieb "Xavier" : > > >Hi there > > > >I try to compile a dll that exports 17000+ symbols > >during the creation of the .lib archive it creates those temporary .o files > >but it > >looks like it goes over the allowed number of files in the same directory or > >somethings around thoses lines (the / tree is on an NTFS partition) > >>dlltool -d wxmsw233.def -l libwxmsw233.dll.a > >dlltool: bfd_open failure while opening stub file : ds10732.o > >>ls -l | wc -l > >17041 > > > >gcc -shared generates a core dump in this particular case > > I had something similar with that project. If I remember correctly, I was helped by using ld (binutils) from fresh CVS... > But this never happened here with older ld on other platform! > > Arno > I just did that and it worked just fine (fresh CVS binutils) Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/