View Single Post
Staro 13.07.2004., 22:58   #9
elvis
...
Moj komp
 
elvis's Avatar
 
Datum registracije: Aug 2003
Lokacija: %
Postovi: 465
evo instalirao sam context editor i miracle c compiler.... i slijedim pomalo instructionse, i uglavnom piše ovako:
Each compiler needs its own command to be used to create the object code. To compile, you typically use the command to run the compiler followed by the source filename. The following are examples of the commands issued to compile a source file called RADIUS.C using various DOS/Windows compilers:
Microsoft C cl radius.c
Borland's Turbo C tcc radius.c
Borland C bcc radius.c
Zortec C ztc radius.
e sad pošto ja imam miracle, pa nigdje nisam našao u helpu kako ide command za linkanje, tj. ima u optionsima linker, ali ne znam se baš služit njime, ima opcije val options i other obj, pa je vjerojatno to u korelaciji sa gore navedenim, pa ako mi to možete pojasnit.
elvis je offline   Reply With Quote