|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://rtm-cs.sinp.msu.ru/manual/mico/doc/node50.html
Дата изменения: Mon Jun 7 21:54:58 1999 Дата индексирования: Mon Oct 1 21:22:23 2012 Кодировка: |
It can be quite complicated to compile and link MICO applications because you have to specify system dependent compiler flags, linker flags and libraries. This is why MICO provides you with four shells scripts:
The scripts can be used just like the normal compiler/linker, except that
for mico-shld you do not specify a file name suffix for the output
file because mico-shld will append a system dependent shared object
suffix (.so on most systems) to the specified output file name.