[Ecls-list] I can not compile ECL using "VC++ Studio 2003" on Windows XP

Dean O'Connor dean.oconnor at ite.com.au
Sun Nov 6 19:21:21 UTC 2005


Hi Simon

Well I have been compiling with MSVC 6.0 using just the plain "Makefile" 
in msvc dir. ie. just "nmake" with no args.
I just run VCVARS32.BAT  from MS Studio VC bin to get compile vars set.
I "think" the  "Makefile.msvc6" is out of date now. That is just an 
observation :)

Having said that, I have just refreshed my CVS  and now when I build (on 
2 PC's) I don't get the DLL or EXE either.
I tried a clean CVS checkout and still no go.
Build seems broken again. No noticeable error msgs.
I am compiling using the --enable-threads.

last thing I see on the build is this:

        cd ..
        c\cut "~A" "D:/Software/ECL/lib/ecl" "~*" ""  "@ECL_CFLAGS@" 
"-MD -Zi -GX -DGC_DLL -nologo -DECL_THREADS"  "@LDFLAGS@" "-MD -Zi
 "  "@CLIBS@" ""  "@libdir@" "D:/Software/ECL"  "@includedir@" 
"D:/Software/ECL/h"  < util\ecl-config.bat > ecl-config.bat
        c\cut "@ECL_CFLAGS@" "-MD -Zi -GX -DGC_DLL -nologo 
-DECL_THREADS"  "@LDFLAGS@" "-MD -Zi "  "@CLIBS@" ""  "@libdir@" "D:/Softwar
e/ECL"  "@includedir@" "D:/Software/ECL/h"  < util\ecl-cc.bat > ecl-cc.bat

Cheers
Dean.

fn ln wrote:

>Hi
>
>When I try to compile ECL as below:
>
>  
>
>>cd ecl-0.9g\msvc
>>nmake -f Makefile.msvc6
>>    
>>
>...
>...
>
>Then I had been prompted the following error:
>..
>'sed' is not recognized as an internal or external
>command, operable program or batch file.
>NMAKE : fatal error U1077: 'sed' : return code '0x1'
>Stop
>
>Only two lib file: eclgmp.lib, and eclgc.lib have been
>created, but no ecl.exe and ecl.dll created.
>
>What's wrong with me? I actually followed the build
>instruction for using Microsoft C++. Any one can help
>me, please.
>
>
>Simon
>
>
>
>
>		
>__________________________________ 
>Start your day with Yahoo! - Make it your home page! 
>http://www.yahoo.com/r/hs
>
>
>-------------------------------------------------------
>SF.Net email is sponsored by:
>Tame your development challenges with Apache's Geronimo App Server. Download
>it for free - -and be entered to win a 42" plasma tv or your very own
>Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
>_______________________________________________
>Ecls-list mailing list
>Ecls-list at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/ecls-list
>  
>




More information about the ecl-devel mailing list