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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C0CEEE9.89B52C5B@syntrex.com> Date: Tue, 04 Dec 2001 16:42:33 +0100 From: Pavel Tsekov X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Myriam Abramson CC: cygwin AT cygwin DOT com Subject: Re: gcc newbie question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Myriam Abramson wrote: > > Hi! > > I need to make a dll. > > I do > gcc -Wl, shared -o foo.dll foo.o ^ +-------------+ Is this a space here ? -+ Remove it! :) > > But I get the following error: > > /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: cannot open : No such file or directory > collect2: ld returned 1 exit status > > ld exists in /bin/ld so what's wrong? > -- 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/