On Mon, 27 Mar 2000, Todd Gureckis wrote: > i have a libxxx.a file that i want to link with a c++ program using g++. > > if i compile like this: > g++ -c main.cpp > g++ main.o libxxx.a > > i get a bunch of "undefined references" to functions in the library. It would be easier to diagnose the problem if we saw the errors. Adam --------------------------------------------------------------------------- Send administrative requests to [EMAIL PROTECTED]
- link c libraries to c++ programs Todd Gureckis
- RE: link c libraries to c++ programs Austin Bingham
- RE: link c libraries to c++ programs Austin Bingham
- Adam Rogoyski
