Re: Shared objects ...int main ... $ gcc -O2 mini.c ... $ ldd a.out ... If all my executables use libc.so instead of libc.a, ... (comp.unix.programmer)
Re: C++ programming migration from DOS to Windows ... The good news is that as has been claimed, gcc clearly _is_ better than ... showed VC++ 7.1 winning by about a 61% margin overall. ... the MinGW executable was approximately 2.7 times as large. ... The executables were both built for Win32 using SSE instructions. ... (comp.lang.cpp)
Re: When will 2007 standard be available in gcc-ada? ... 1/ If you get a GCC compiler executable from any 3rd party then this ... If the GCC executables are spread across linkable object files, ... application across exe, dll, whatever, or if you link pre-built ... the non-free main program would violate the GPL."... (comp.lang.ada)
Re: 1)Executing by reading from executable 2)Compileing in a program ...typedef int; ... Now I use the compiler that is included within the program. ... The mini-OS itself appears to the host OS as a single running ... The executables it runs are in native compiled code, ... (comp.lang.c)