On Mon, Jan 09, 2006 at 06:06:41AM -0800, Brian Dessent wrote: > Vijay Kiran Kamuju wrote: > > > I am tring to compile this sample program on cygwin 1.5.18 and gcc (gcc > > 3.4.4) > > You're writing a program that tries to call esound libraries. These > libraries are not in the Cygwin distribution. You'll have to build them > yourself or find them elsewhere (Cygwin Ports has packages I believe.)
Yes, they are. Packages libesound0 and libesound-devel. But the -lesd should come at the end of the gcc command. -- 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/