I compiled the current Factor with the current Cygwin and I get the following message when starting it after bootstrap (current image):
-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----- $ ./factor-nt.exe Words calling ``alien-invoke'' must be compiled with the optimizing compiler. alien-invoke-error-library "freetype" alien-invoke-error-symbol "FT_Init_FreeType" Words calling ``alien-invoke'' must be compiled with the optimizing compiler. alien-invoke-error-library "freetype" alien-invoke-error-symbol "FT_Init_FreeType" Debugger commands: :help - documentation for this error :s - data stack at exception time :r - retain stack at exception time :c - call stack at exception time :edit - jump to source location (parse errors only) :get ( var -- value ) accesses variables at time of the error -----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----- $ ls -l *.dll -rwxr-xr-x 1 scholl Kein 147963 Nov 20 08:47 factor-nt.dll -rw-r--r-- 1 scholl Kein 455680 Oct 30 2006 freetype6.dll -rw-r--r-- 1 scholl Kein 70656 Oct 30 2006 zlib1.dll -- Web (en): http://www.no-spoon.de/ -*- Web (de): http://www.frell.de/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
