Subject: Re: mkdtemp()?
To: Richard Rauch <rkr@olib.org>
From: Martin Husemann <martin@duskware.de>
List: tech-pkg
Date: 01/04/2004 00:42:12
On Fri, Jan 02, 2004 at 07:57:03PM -0600, Richard Rauch wrote:
> and one show-stopping build problem (it needs -fPIC passed to the compiler
> for some of the .o files; 

Is it building a shared library? If not, -fPIC sounds wrong - how does it fail
in that case? Maybe you should open a toolchain PR on that.

Martin