Date: Fri, 13 Oct 1995 15:06:19 --100 From: rgoleb AT et DOT put DOT poznan DOT pl To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: silly C & C++ linking It would ask anyone rather a silly question How to link the files one name1.cc (C++ compilation) and another name2.c (C compilation - taken from my library) (I have no time to convert all my functions). The linker tells alveys about undefined references in C++ file defined in fact. Radoslaw Golebiewski