Greg,

I gave up on your Cygwin wrappers for MSVC. I think they work best in your
hands.  Belo are my observations and problems i encountered.
Because i have very good MSVC Project files, I might consider sticking with
project files.

1)  no matter what I do and give configure (in build.MSVC script) the path
to my exceed/include and exceed/lib directories.  It cannot find the
libraries and headers from exceed, unless I copy them to VC98 "include" and
"lib" folders.  I do not like this solution because this will slowly corrupt
my VC98 installation with all kind of third party headers and libraries in
it.

2) Makefiles are not generated.  Still same "sed" errors.  

sed: file conftest.s1 line 36: Unterminated `s' command
creating bin/Makefile
sed: file conftest.s1 line 36: Unterminated `s' command
creating bin/dx
I quickly made a copy of conftest.s1 before it gets deleted and notice a lot
of grabage from line 36 and onward.  Below is a copy of conftest.s1 from
line 36 adn onwards...


[EMAIL PROTECTED]@%-g -mount:\cygwin\bin=E:
-mount:\cygwin\lib=E:
-mount:\\cygwin=E: -I/usr/exceed/xdk/include -I/usr/X11R6/include%g
[EMAIL PROTECTED]@% -mount:\cygwin\bin=E:
-mount:\cygwin\lib=E:
-mount:\\cygwin=E: -I/usr/exceed/xdk/include -I/usr/X11R6/include%g
[EMAIL PROTECTED]@%-g -mount:\cygwin\bin=E:
-mount:\cygwin\lib=E:
-mount:\\cygwin=E: -I/usr/exceed/xdk/include -I/usr/X11R6/include%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%-DHAVE_CONFIG_H%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%${prefix}%g
[EMAIL PROTECTED]@%/usr/local%g
[EMAIL PROTECTED]@%s,x,x,%g
[EMAIL PROTECTED]@%${exec_prefix}/bin%g
[EMAIL PROTECTED]@%${exec_prefix}/sbin%g
[EMAIL PROTECTED]@%${exec_prefix}/libexec%g
[EMAIL PROTECTED]@%${prefix}/share%g
[EMAIL PROTECTED]@%${prefix}/etc%g
[EMAIL PROTECTED]@%${prefix}/com%g
[EMAIL PROTECTED]@%${prefix}/var%g
[EMAIL PROTECTED]@%${exec_prefix}/lib%g
[EMAIL PROTECTED]@%${prefix}/include%g
[EMAIL PROTECTED]@%/usr/include%g
[EMAIL PROTECTED]@%${prefix}/info%g
[EMAIL PROTECTED]@%${prefix}/man%g
[EMAIL PROTECTED]@%${INSTALL}%g
[EMAIL PROTECTED]@%${INSTALL} -m 644%g
[EMAIL PROTECTED]@%dx%g
[EMAIL PROTECTED]@%4.1.1%g
[EMAIL PROTECTED]@%aclocal%g
[EMAIL PROTECTED]@%autoconf%g
[EMAIL PROTECTED]@%automake%g
[EMAIL PROTECTED]@%autoheader%g
[EMAIL PROTECTED]@%makeinfo%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%1%g
[EMAIL PROTECTED]@%ranlib%g
[EMAIL PROTECTED]@%cxx%g
[EMAIL PROTECTED]@%cc%g
[EMAIL PROTECTED]@%dxcpp%g
[EMAIL PROTECTED]@%/cygdrive/e/jdk1.3/bin/java%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%#%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%#%g
[EMAIL PROTECTED]@%flex%g
[EMAIL PROTECTED]@%%g
[EMAIL PROTECTED]@%lex.yy%g
[EMAIL PROTECTED]@%bison%g
[EMAIL PROTECTED]@%%g


Suhaib

Reply via email to