From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b27d5dd3486bbcdb X-Google-Attributes: gid103376,public Path: g2news1.google.com!news1.google.com!news.glorb.com!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: --enable-threads for gcc 3.4.1 (solved) Date: Sat, 12 Jun 2004 09:35:51 +0200 Organization: AdaCL Message-ID: <1680914.gdfI3mXTQb@linux1.krischik.com> References: <2609985.PvhpMz8Hl8@linux1.krischik.com> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1087027689 07 24596 AM-ZXe9r4A60xAm 040612 08:08:09 X-Complaints-To: usenet-abuse@t-online.de X-ID: S9a8MrZXYeoe2wI49DNQ5-b6ktPzYEkIkzcMKmtlm2T6GC9XMdUQ43 User-Agent: KNode/0.7.7 Xref: g2news1.google.com comp.lang.ada:1419 Date: 2004-06-12T09:35:51+02:00 List-Id: 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