Question and Answer Database FAQ4586C.txt — Linking and C++ Builder 4 Category :Linker Platform :All-32Bit Product :C++Builder4.x, Question: How does linking work in C++ Builder 4? Answer: C++ Builder only links with ilink32 and no longer ships with the full linker tlink32.exe. Linking relies on ilink32.exe and will incrementally link unless the -Gn -C switches are supplied to the compiler. 5/25/99 11:52:24 AM
Last Modified: 01-SEP-99