This is the mail archive of the cygwin@cygwin.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]

Re: Using gcc/ar to produce a library


At 01:41 PM 3/8/2001, Eng. Bruno Cortes wrote:
>I'm using gcc to compile c++ files and then using
>ar (ar rv <object files>) to create a library because I needed
>to use this library within the cpp code compiled use VC or BC.
>
>VC is not recognizing the library and I cannot import the functions
>on the other program. Is there any way to produce a windows like .lib
>file using gcc and ar (or some other gnu tools?!).


Can I mix objects compiled with msvc++ and gcc?
http://www.cygwin.com/faq/faq_4.html#SEC104


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


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


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