comp.lang.ada
 help / color / mirror / Atom feed
* --enable-threads for gcc 3.4.1
@ 2004-06-11 16:16 Martin Krischik
  2004-06-12  7:35 ` --enable-threads for gcc 3.4.1 (solved) Martin Krischik
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Krischik @ 2004-06-11 16:16 UTC (permalink / raw)


Hello,

which --enable-threads option gives best results for a Linux system?

gcc 3.4.1 compiles fine, however once I link my dll it give me hand full of
functions missing - all starting with "pthread_".

With Regards

Martin
-- 
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com




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

* Re: --enable-threads for gcc 3.4.1 (solved)
  2004-06-11 16:16 --enable-threads for gcc 3.4.1 Martin Krischik
@ 2004-06-12  7:35 ` Martin Krischik
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Krischik @ 2004-06-12  7:35 UTC (permalink / raw)


Martin Krischik wrote:

> Hello,
> 
> which --enable-threads option gives best results for a Linux system?
> 
> gcc 3.4.1 compiles fine, however once I link my dll it give me hand full
> of functions missing - all starting with "pthread_".

I take the question back. Adding "-lpthread" to the link step solved the
problem.

Guess not everybody at ACT heard of pragma Linker_Options :-(.

With Regards

Martin
-- 
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com




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

end of thread, other threads:[~2004-06-12  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-11 16:16 --enable-threads for gcc 3.4.1 Martin Krischik
2004-06-12  7:35 ` --enable-threads for gcc 3.4.1 (solved) Martin Krischik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox