public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: std::_GLIBCPP_*
@ 2002-05-17  1:01 Kremp, Johannes
  0 siblings, 0 replies; 3+ messages in thread
From: Kremp, Johannes @ 2002-05-17  1:01 UTC (permalink / raw)
  To: Gcc-Help (E-Mail)

hello,
thank you for your help.
but now i have another problem. i have not this library on my system.
and i looked for it on the gnu-page and other sites but i can't find it.
could anyone give me a hint where i can find it?

thanks.
johannes

>
> Hi Johannes, 
> Looks like the pthread library, perhaps you 
> have forgotten to specify -lpthread at link time? 
> Yours sincerely, 
>
> bjorn 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: std::_GLIBCPP_*
  2002-05-16  6:39 std::_GLIBCPP_* Kremp, Johannes
@ 2002-05-16  7:35 ` bjorn rohde jensen
  0 siblings, 0 replies; 3+ messages in thread
From: bjorn rohde jensen @ 2002-05-16  7:35 UTC (permalink / raw)
  Cc: Gcc-Help (E-Mail)

Hi Johannes,

 Looks like the pthread library, perhaps you
have forgotten to specify -lpthread at link time?

Yours sincerely,

bjorn

"Kremp, Johannes" wrote:
> 
> i'm on hp-ux 10.20 and using gcc-3.0.4.
> 
> i want to link and got such messages:
> 
> /usr/ccs/bin/ld: Unsatisfied symbols:
>    std::_GLIBCPP_mutex_address_init() (code)
>    pthread_once (code)
>    std::_GLIBCPP_mutex_init() (code)
>    pthread_mutex_unlock (code)
>    std::_GLIBCPP_once  (data)
>    std::_GLIBCPP_mutex_address  (data)
>    std::_GLIBCPP_mutex  (data)
>    pthread_mutex_lock (code)
> collect2: ld returned 1 exit status
> 
> which library must i linked in?
> thanks for help
> 
> johannes

^ permalink raw reply	[flat|nested] 3+ messages in thread

* std::_GLIBCPP_*
@ 2002-05-16  6:39 Kremp, Johannes
  2002-05-16  7:35 ` std::_GLIBCPP_* bjorn rohde jensen
  0 siblings, 1 reply; 3+ messages in thread
From: Kremp, Johannes @ 2002-05-16  6:39 UTC (permalink / raw)
  To: Gcc-Help (E-Mail)


i'm on hp-ux 10.20 and using gcc-3.0.4.

i want to link and got such messages:

/usr/ccs/bin/ld: Unsatisfied symbols:
   std::_GLIBCPP_mutex_address_init() (code)
   pthread_once (code)
   std::_GLIBCPP_mutex_init() (code)
   pthread_mutex_unlock (code)
   std::_GLIBCPP_once  (data)
   std::_GLIBCPP_mutex_address  (data)
   std::_GLIBCPP_mutex  (data)
   pthread_mutex_lock (code)
collect2: ld returned 1 exit status

which library must i linked in?
thanks for help

johannes

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-17  8:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-17  1:01 std::_GLIBCPP_* Kremp, Johannes
  -- strict thread matches above, loose matches on Subject: below --
2002-05-16  6:39 std::_GLIBCPP_* Kremp, Johannes
2002-05-16  7:35 ` std::_GLIBCPP_* bjorn rohde jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).