SUMMARY: help compiling a threaded application (fwd)

From: Daniel Monjar (Daniel.Monjar@na.biomerieux.com)
Date: Wed Oct 02 2002 - 11:32:14 EDT


thanks to Rob McCauley of Duke University right down the road... along
with -pthread compiler flag I needed to add '-lrt' to the library list.

---------- Forwarded Message ----------
Date: Wednesday, October 02, 2002 9:59 AM -0400
From: Daniel Monjar <Daniel.Monjar@na.biomerieux.com>
To: tru64 <tru64-unix-managers@ornl.gov>
Subject: help compiling a threaded application

Tru64 5.1A

I'm compiling freeradius-0.7.1... I can specifiy nothreads and get a
working executable. But when compiling for a threaded app it fails at link
with

Unresolved:
sem_init
sem_destroy
sem_wait
sem_trywait
sem_post

Note that it was not finding some specific pthread routines so I added
'-pthread' to the CFLAGS. Now it is as above, not finding the semaphore
routines. What library are they in?

--
Daniel Monjar
IS Manager, Technical Services
bioMérieux, Inc.
Durham, NC US
---------- End Forwarded Message ----------
--
Daniel Monjar
IS Manager, Technical Services
bioMérieux, Inc.
Durham, NC US


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:55 EDT