This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

cygwin gcc user library question


Hi there! I tried to use cygwin gcc to compile and link a c program
under NT. The program uses a library that exists in a lib directory with
a name abc.Lib. But when I specify the GCC command:
gcc xxxxxx.c -labc -L ./lib, I got the ld error cannot open -labc. What
should be the proper way to specify my abc library in the gcc command
under NT? Thanks


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]