This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: A simple and easy to fixe tech problem - Please Help



> I've been using the gcc compiler with OS X for several days for my
> computer science class.  I was thrilled to learn that I no longer needed
> CodeWarrior and Virtual PC.  Anyways, I've only ran into problems with
> defualt constructors.  I get an error messege saying that there are
> "Undefined symbols".

Without a test case, we can't tell if the error is in your code or the
compiler, but I suspect the former.  Please post a complete example
showing the error, and please use gcc-help.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]