C.7 Errors of assembling/linking stage

This section lists errors that occur when the compiler is processing the command line or handling the configuration files.

Warning: Source operating system redefined
Info: Assembling (pipe) arg1
Error: Can’t create assember file: arg1
The mentioned file can’t be create. Check if you’ve permission to create this file
Error: Can’t create object file: arg1
The mentioned file can’t be create. Check if you’ve permission to create this file
Error: Can’t create archive file: arg1
The mentioned file can’t be create. Check if you’ve permission to create this file
Error: Assembler arg1 not found, switching to external assembling
Using assembler: arg1
Error: Error while assembling exitcode arg1
Error: Can’t call the assembler, error arg1 switching to external assembling
Info: Assembling arg1
Info: Assembling smartlink arg1
Warning: Object arg1 not found, Linking may fail !
Warning: Library arg1 not found, Linking may fail !
Error: Error while linking
Error: Can’t call the linker, switching to external linking
Info: Linking arg1
Error: Util arg1 not found, switching to external linking
Using util arg1
Error: Creation of Executables not supported
Error: Creation of Dynamic/Shared Libraries not supported
Info: Closing script arg1
Error: resource compiler not found, switching to external mode
Info: Compiling resource arg1
unit arg1 can’t be static linked, switching to smart linking
unit arg1 can’t be smart linked, switching to static linking
unit arg1 can’t be shared linked, switching to static linking
Error: unit arg1 can’t be smart or static linked
Error: unit arg1 can’t be shared or static linked