13.7 Errors of assembling/linking stage

This section lists errors that occur when the compiler is processing the command line or handling the conguration les.
Warning: Source operating system redened
Info: Assembling (pipe) arg1
Error: Can't create assembler le: arg1
The mentioned le can't be created. Check if you have got access permissions to create this le
Error: Can't create object le: arg1
The mentioned le can't be created. Check if you've got access permissions to create this le
Error: Can't create archive le: arg1
The mentioned le can't be created. Check if you've access permissions to create this le
Error: Assembler arg1 not found, switching to external assembling
Using assembler: arg1
Error: Error while assembling exitcode arg1
There was an error while assembling the le using an external assembler. Consult the documentation of the assembler tool to nd out more information on this error.
Error: Can't call the assembler, error arg1 switching to external assembling
Info: Assembling arg1
Info: Assembling with smartlinking arg1
Warning: Object arg1 not found, Linking may fail !
One of the object le is missing, and linking will probably fail. Check your paths.
Warning: Library arg1 not found, Linking may fail !
One of the library le is missing, and linking will probably fail. Check your paths.
Error: Error while linking
Generic 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 statically 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
Calling resource compiler "arg1" with "arg2" as command line