From owner-freebsd-questions Sun Sep 30 12:32:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from m2.bezeqint.net (m2.bezeqint.net [192.115.106.47]) by hub.freebsd.org (Postfix) with ESMTP id CC85337B403 for ; Sun, 30 Sep 2001 12:32:44 -0700 (PDT) Received: from bsd.net.il (bzq-147-227.pop.bezeqint.net [212.179.147.227]) by m2.bezeqint.net (Mirapoint) with ESMTP id AIS54279; Sun, 30 Sep 2001 21:32:19 +0200 (IST) Received: (from nimrodm@localhost) by bsd.net.il (8.11.6/8.9.3) id f8UJQ5u66544 for questions@freebsd.org; Sun, 30 Sep 2001 21:26:05 +0200 (IST) (envelope-from nimrodm) Date: Sun, 30 Sep 2001 21:26:05 +0200 From: Nimrod Mesika To: questions@freebsd.org Subject: SystemC / QuickThreads Message-ID: <20010930212605.A66471@localhost.bsd.net.il> Reply-To: nimrodm@email.com Mail-Followup-To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Did anyone manage to compile and use the SystemC library (www.systemc.org) under FreeBSD? The library compiles cleanly, yet most examples that utilize threads crash just before exiting. The library is supposed to work cleanly on Linux with the same development tools (i.e., gcc 2.95)... Perhaps the trouble is with QuickThreads. Any differences between the way Linux and FreeBSD handle the stack, varargs, etc.? -- Nimrod. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message