jed-users mailing list

[2014 Date Index] [2014 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

[jed-users] Re: compiling jed under windows 7


Thanks, John. Here is what I get running mk_mkmake.bat and m32init.bat (this one made more loquacious).

-----------------------------------------------------------

C:\Program Files (x86)\slang-pre2.3.0-111\src\mkfiles>mk_mkmake.bat

C:\Program Files (x86)\slang-pre2.3.0-111\src\mkfiles>rem This batch file may be used to create mkmake using mingw32 gcc.

C:\Program Files (x86)\slang-pre2.3.0-111\src\mkfiles>copy ..\slconfig.h ..\config.h
        1 file(s) copied.

C:\Program Files (x86)\slang-pre2.3.0-111\src\mkfiles>gcc -DWIN32 -DSLANG_DLL=0 -I.. ./mkmake.c ../slprepr.c -o mkmake.exe

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x56): undefined reference to `SLang_free_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x64): undefined reference to `SLang_free_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x72): undefined reference to `SLang_free_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x7d): undefined reference to `SLfree'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0xa9): undefined reference to `SLang_create_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0xd4): undefined reference to `SLang_create_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0xe8): undefined reference to `SLang_free_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x107): undefined reference to `SLang_free_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x139): undefined reference to `SLang_free_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x16d): undefined reference to `SLang_create_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x195): undefined reference to `SLang_free_slstring'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x1d0): undefined reference to `SLcalloc'

C:\Users\HOUSEK\AppData\Local\Temp\ccLucNqS.o:slprepr.c:(.text+0x400): undefined reference to `SLang_create_slstring'


-----------------------------------------------------------

C:\Program Files (x86)\slang-pre2.3.0-111>mkfiles\m32init.bat

-  generating Makefile in src...
src\mkfiles\mkmake WIN32 MINGW32 DLL < src\mkfiles\makefile.all > src\Makefile

This version of C:\Program Files (x86)\slang-pre2.3.0-111\src\mkfiles\mkmake.exe is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
Press any key to continue . . .

-  generating Makefile in slsh...
src\mkfiles\mkmake WIN32 MINGW32 DLL < slsh\mkfiles\makefile.all > slsh\Makefile

This version of C:\Program Files (x86)\slang-pre2.3.0-111\src\mkfiles\mkmake.exe is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
Press any key to continue . . .

-  generating Makefile in modules...
src\mkfiles\mkmake WIN32 MINGW32 DLL < modules\mkfiles\makefile.all > modules\Makefile

This version of C:\Program Files (x86)\slang-pre2.3.0-111\src\mkfiles\mkmake.exe is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.
Press any key to continue . . .

-  generating Makefile top level

        1 file(s) copied.
Press any key to continue . . .

-
   Now run mingw32-make to build the library.  But first,
   look at Makefile and change the installation locations if
   necessary.
-


_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2014 date index] [2014 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]