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]

Re: Why do not it works with g++?



> What is it wrong?.
> This code works with gcc -c p.c -o p -L/lib/thread
> but not with g++ -c p.c -o p -L/lib/thread (have I to put some option
> more?):

This is a beginner's C++ question.  I suggest asking on a C++ group,
like comp.lang.c++.moderated.


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