SUMMARY: help compiling a threaded application (fwd)

From: Daniel Monjar <Daniel.Monjar_at_na.biomerieux.com>
Date: Wed, 02 Oct 2002 11:32:14 -0400

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_at_na.biomerieux.com>
To: tru64 <tru64-unix-managers_at_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
Received on Wed Oct 02 2002 - 15:33:04 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:43 NZDT