Mail Archives: cygwin/2001/07/10/05:54:02
hi,
Some time back i reported a bug in documentation in GCC and u directed me
to report it to the correct mailing list,can u please give the address of
the mailing list i have to report the bug to.thank you in advance.
Manish.
>From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
>Reply-To: Cygwin Users <cygwin AT cygwin DOT com>
>To: manish kulkarni <manishkul AT hotmail DOT com>
>CC: cygwin AT cygwin DOT com
>Subject: Re: Bug in the Documentation of GCC-Version:2.91.66
>Date: Tue, 05 Jun 2001 08:53:54 -0400
>
>manish kulkarni wrote:
> >
> > hi,
> > There is a bug in the documentation of the GCC version 2.91.66.It says
> > that the gcc can be involed with option or filename.
> > gcc [option|filename]
> > Now when we use the linker options say -l and -L.The option -l specifies
>the
> > library name and -L indicates the search path,if they are given before
>the
> > file is given,i.e for example:
> > gcc -lExample -LMydir File.c,then it reports an linker error saying that
>the
> > functions used in File.c don't have a reference.
> > Does this mean that the Filename should be given before the linker
>options
> > are given?.
>
>The linker options are always line position dependent.
>
> > Please Clarify,i think i am clear abt myself.
>
>Very, but your problem doesn't constitute an error in the documentation
>and even if it did this would be the wrong list to report it on.
>
> > Manish.
>
>--
>Earnie.
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
--
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/
- Raw text -