Subj : Re: Linking object files ?? To : borland.public.cpp.borlandcpp From : Szakats Istvan Date : Thu Dec 30 2004 10:01 pm Bruce Salzman wrote: > The variable must be defined in some other file. Link that file with > the one that declares extern int... > > Regards, > Bruce Thanks for the reply but i knew that :).I have the file where it's supposed to be defined and since it's an object file it needs to be linked. The problem is I don't know how to make the link using BC++3.1. Can i do it using the IDE or is there a command line interface for it ? Steve .