This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Undefined References to functions


Hi Syam,

Were the libraries built on Cygwin cross-compiled for Linux?

If they were built on Cygwin for Cygwin (which is typical unless someone
built a cross-compiler for Linux on Cygwin, then used that cross-compiler to
build the libraries), they won't work on Linux.  They work in Cygwin on NT.

HTH,
--Eljay


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