Search the web
Sign In
New User? Sign Up
cheapthreads · cheap_threads
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Cheap Threads and C++   Message List  
Reply | Forward Message #13 of 89 |
I've been playing around with the Cheap Threads download package on
FreeBSD using the GNU C compiler (gcc) and so far it seems great.
However I really need to use classes and some of the nice data structures
in C++. Thus far trying to compile the cttimer test program using g++ has
been utterly impossible.
Is there any way that the cheap threads code can be used by a program
written in C++? Or am I going to be forced to use POSIX threads and have
to write completely different versions of this application for *NIX and
Windows?

Any help would be greatly appreciated.
Thnx.

-Antz



Thu Sep 4, 2003 12:58 pm

antz_ii
Offline Offline
Send Email Send Email

Forward
Message #13 of 89 |
Expand Messages Author Sort by Date

I've been playing around with the Cheap Threads download package on FreeBSD using the GNU C compiler (gcc) and so far it seems great. However I really need to...
Antz
antz_ii
Offline Send Email
Sep 4, 2003
12:58 pm

Oops. I forgot to include compilation guards in ct.h to ensure that the Cheap Threads functions are declared as extern "C" when you #include that header in a...
Scott McKellar
jm407a
Offline Send Email
Sep 5, 2003
4:34 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help