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

cannot compile function containing "get_current_dir_name"


Hi,

I try to compile a program which contains a call to "get_current_dir_name". The compiler complains that the fucntion is undeclared. From checking the archives I learned that the problem existed already in the past. However the proposed fix (add #define _GNU_SOURCE) seems not to work for me.

Do I have to install a special package apart from the base installation?
Other suggestions?

Cheers,
                Rainer

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]