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]
Other format: [Raw text]

Re: [gcc 3.2]: undefined symbols when compiling cygwin dll.


On Sun, Aug 25, 2002 at 11:20:52AM -0700, Nicholas Wourms wrote:
>Ok, I just remembered that those symbols are from kernel32.dll.  So,
>I went back and modified the arguments passed by make to compile the
>cygwin dll, appending "-lkernel32" to the end of the line.  Executing
>the new command does, indeed, resolve the problem.  So I guess one
>would need to modify Makefile.in to link the dll with -lkernel32
>appended to the list of arguments.

This was changed in CVS prior to releasing gcc 3.2.

cgf

--
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/


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