bug-commoncpp
[Top][All Lists]
Advanced

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

Error while compiling Threadlock class


From: Anna Bekkerman
Subject: Error while compiling Threadlock class
Date: Mon, 12 Jul 2004 15:00:40 -0400 (EDT)

Hello,

I've downloaded and installed Common C++ 2-1.1.0 . While I'm trying to
compile my application with cc++/socket.h I obtain the following error:

cc++/thread.h:325: syntax error before `;'

As I understand there is some problem with compile time flags. It seems
that the best way to find out which flags I should use is to execute the
"ccgnu2-config" script and add the flags it reports to my makefile.

However, no "ccgnu2-config" script is installed on my machine, so I'm
looking for an alternative way to find out which flags should be used. Can
anybody help me with this issue?

Thank you a lot,
        Anna.






reply via email to

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