help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

in-charge versus not-in-charge


From: jsju
Subject: in-charge versus not-in-charge
Date: Mon, 31 Oct 2005 08:39:38 GMT
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

Hi.

Does anyone knows what 'in-charge' and 'not-in-charge' means?
This happens a lot when I compile stuff.

Thanks.

example:

g++  -o qtext viewer.o main.o    -L/usr/lib/qt3-gcc3.2/lib
-L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm
main.o: In function `Viewer::Viewer[not-in-charge]()':
main.o(.text+0x0): multiple definition of
`Viewer::Viewer[not-in-charge]()'
viewer.o(.text+0x0): first defined here
main.o: In function `Viewer::Viewer[in-charge]()':


reply via email to

[Prev in Thread] Current Thread [Next in Thread]