02/29/2008 9:54 AM
post5402
|
We have been using in 2.95.3 and 3.3.[15] cygwin paths for includes, libs, etc.
ie., -I /cygdrive/c/foo/bar
The 4.2.1 compiler really hates that. (It appears to see the /c as an option)
So I have replaced our 3.3.5 include syntax with the nasty "mixed path" syntax with the "C:/foo/bar".
What is the plan for cygwin path support?
dave
|
|
|