Multi-target compilation (32-bit and 64-bit): When this option is not checked (default), compilation produces only code compiled for the current architecture (32-bit or 64-bit) of the 4D application.
Compilación múltiple (32 bits y 64 bits): cuando esta opción no está seleccionada (por defecto), la compilación produce solo código compilado para la arquitectura actual de la aplicación 4D (32 bits o 64 bits).
Although this optimization is correct, it may cause some incompatibility with code compiled by GCC.
Aunque esta optimización es correcta, puede causar alguna incompatibilidad con el código compilado por GCC.
The interpreter can also load code compiled with HBC.
DO NOT SET THIS unless you know what you are doing, since a mismatch between the headers you package and libc6 may well create a subtle instability in all code compiled on your machine.
NO LO USE a menos que sepa lo que hace, una pequeña equivocación entre el paquete de cabeceras y libc6 puede hacer que todo el código compilado en su máquina sea inestable.
Then the numerical accuracy of the LM method when fitting the C-Transform and having its code compiled to run in a low cost 8 bit microprocessor, is obtained when compared with that of the same code running in a conventional 32 bit desktop PC.
A continuación la precisión numérica del método LM en el ajuste de la Transformada-C, con su código compilado para correr en microprocesador de 8 bits de bajo coste, se obtiene comparándolo con la obtenida por el mismo código corriendo en un ordenador personal convencional de 32 bits.
Only the CRT DLL model is supported (both for code compiled with/clr or/clr:pure).
Solo el modelo de DLL de CRT es compatible (tanto para código compilado con/clr como con/clr:puré).
Added two flags to re-enable two optimizations in upstream Clang but disabled in NDK for better compatibility with code compiled by GCC
Se agregaron dos funciones experimentales para volver a habilitar dos optimizaciones en Clang de forma ascendente, pero inhabilitadas en NDK para una mejor compatibilidad con el código compilado por GCC
The Harbour developers have attempted to document all hidden behaviour in the Clipper language and test Harbour-compiled code alongside the same code compiled with Clipper to maintain compatibility.
Los desarrolladores de Harbour han tratado de documentar todo el comportamiento oculto en el lenguaje Clipper y testeado código compilado con Harbour con el mismo código compilado con Clipper para mantener la compatibilidad.
Specifically, it is the output of this C code compiled with gcc 3.3.5
Please note that the fact that the code compiled successfully does not mean there may not be errors in your code.
Ten en cuenta que el hecho de que el código se haya compilado con éxito no significa que está exento de errores.
Build tools often refer to source code compiled for testing as an artifact, because the executable is necessary to carrying out the testing plan.
El código fuente compilado para el testeo se suele considerar un artefacto, ya que el ejecutable es necesario para el plan de testeo.
The first thing the editor does is to compile the code, if there is any error at the point, it will display it and if no error, it will let you know that the code compiled successfully.
Lo primero que hace el editor es compilar el código, si detecta errores, los mostrará y si no hay ninguno, te indicará que el código se ha compilado con éxito.
Native code compiled to run directly on the CPU ensures fast apps for the best user experience.
El código nativo compilado para ejecutarse en la CPU garantiza aplicaciones veloces para una mejor experiencia del usuario.