Bug in the Documentation of GCC-Version:2.91.66

manish kulkarni manishkul@hotmail.com
Tue Jun 5 05:40:00 GMT 2001


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?.
Please Clarify,i think i am clear abt myself.
Manish.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list