Hi all First off, lets get it in the open that I'm a newbie at cygwin ;)
Here is my pain: I'm trying to port a .so from Redhat 7.1 to Windoze (all falvours) dll. I've installed cygwin (all packages that seemed relevant, which means I skipped stuff like the jpeg tools, tcl etc.). I also got a tarball of libstdc++-v3 from ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/snapshots/ and copied that to /usr/include/g++-3/ I still can't manage to 'make' though, the c++ headers are causing major conflicts in terms of re-declarations of types, with eachother. Perhaps I should also mention that I'm using the autotools in this effort. Could you guys tell me the correct way to go about what I'm trying to do. Thanx -- Jean le Roux Binary Entropy Catalyst "Do you believe in intuition?" "No, but I have a strange feeling that someday I will." -- 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/