# # This is the configuration file for BORLAND C++ # borlandecdbgd='ecdbgd' make='"$compiler_path\bin\make.exe"' del='del' mv='copy' mkdir='"$(ISE_EIFFEL)\studio\spec\$(ISE_PLATFORM)\bin\mkdir.bat"' dir_sep='\\' # output_exe_cmd='-e' output_cmd='-o' input_cmd='' resource_compiler='"$compiler_path\bin\brc32.exe"' # obj='obj' lib='lib' objcflags='-ObjC' # # Standard runtime #----------------- mtccflags='$ccflags -DEIF_THREADS' ccflags='-q $debug $warning_level -tWM -DEIF_BORLAND -I"$compiler_path\include" -L"$compiler_path\lib" -D_WIN32_WINNT=0x0500 -DWINVER=0x0500 -DWIN32_LEAN_AND_MEAN' output_libraries='standard mtstandard' # #-- DLL: #------- #mtccflags='$ccflags -DEIF_THREADS' #ccflags='-q $debug $warning_level -tWM -DEIF_BORLAND -DEIF_MAKE_DLL -I"$compiler_path\include" -L"$compiler_path\lib" -D_WIN32_WINNT=0x0500 -DWINVER=0x0500 -DWIN32_LEAN_AND_MEAN' #output_libraries='dll mtdll' # # link_line='&"$compiler_path\bin\tlib.exe" /p512 $@ -+$**' alib_line='&"$compiler_path\bin\tlib.exe" /p512 $@ -+$**' # # optimize='-O2' debug='' #optimize='' #debug='-v' warning_level='-w-8004 -w-8057' dll_flags='-Tpd -o$@' dll_libs='CW32.lib IMPORT32.lib OLE2w32.lib' # cc='"$compiler_path\bin\bcc32.exe"' link32='"$compiler_path\bin\ilink32.exe" -q -x -Gn -L"$compiler_path\lib" ' compiler_path='$(ISE_EIFFEL)\BCC55' all_dependency='' # #Computation/sizes byteorder='1234' pagesize='4096' alignbytes='4' doublesize='8' intsize='4' integer_64_size='8' floatsize='4' ptrsize='4' longsize='4' integer_32_size='4' integer_16_size='2' charsize='1' bitpbyte='8' lngpad_2='8' #Formatting inttypes_include='' eif_integer_64_display='"I64d"' eif_natural_64_display='"I64u"' eif_pointer_display='"lX"' eif_integer_64_constant='x##i64' eif_natural_64_constant='x##ui64' d_uint64_to_real='define' #File system nofile='60' groupstype='' uidtype='uid_t' d_chown='undef' d_dup2='define' d_dirnamlen='undef' d_eofpipe='undef' d_fcntl='define' d_geteuid='undef' d_getgrgid='undef' d_getgrps='undef' d_getpwuid='undef' d_link='undef' d_lstat='undef' d_mkdir='define' d_readdir='define' d_rewinddir='undef' d_rename='define' d_rmdir='define' d_unlink='define' i_dirent='undef' i_fcntl='define' i_grp='undef' i_limits='define' i_pwd='undef' i_sysdir='undef' i_sysfile='undef' i_sysndir='undef' #Network selecttype='fd_set *' d_keepalive='undef' i_fd_setsyss='undef' i_niin='undef' i_sysin='undef' i_syssock='undef' i_sysun='undef' #Time timetype='time_t' d_ftime='define' d_gettimeod='undef' d_rusage='undef' d_time='define' d_times='undef' d_utime='define' i_sysresrc='undef' i_systimeb='define' i_systimes='undef' i_time='define' i_systime='undef' i_systimek='undef' i_utime='define' i_sysutime='undef' i_tmvlsyss='undef' #Signals abortsig='SIGABRT' signal_t='void' d_bsdjmp='undef' d_bsdsig='undef' d_keepsig='undef' d_sigaction='undef' d_sigaltstack='undef' d_siglist='undef' d_sigsetmk='undef' d_sigvec='undef' d_sigvectr='undef' #System malloctype='void *' pidtype='pid_t' prototype='define' d_gethid='undef' d_maypanic='undef' d_nanosleep='undef' d_pidcheck='undef' d_sbrk='undef' d_sbrksmart='undef' d_smartmmap='undef' d_strerror='define' d_syserrlst='define' d_sysernlst='undef' d_strerrm='strerror(e)' d_usleep='undef' i_stdarg='define' i_varargs='define' #Shell eunicefix=':' spitshell='cat' #Compiler/Preprocessor rt_version='' rt_include='$(ISE_EIFFEL)\studio\spec\$(ISE_PLATFORM)\include' rt_lib='$(ISE_EIFFEL)\studio\spec\$(ISE_PLATFORM)\lib\$(ISE_C_COMPILER)' rt_templates='$(ISE_EIFFEL)\studio\config\$(ISE_PLATFORM)\$(ISE_C_COMPILER)\templates' x2c='$(ISE_EIFFEL)\studio\spec\$(ISE_PLATFORM)\bin\x2c.exe' add_log='undef' cpp_stuff='42' defvoidused='15' eif_sgi='undef' eif_solaris='undef' eif_windows='define' eif_64_bits='undef' eif_os='EIF_OS_WINNT' eif_arch='EIF_ARCH_X86' voidflags='15' d_tls='undef'