[LLVMdev] FreeBSD Support In lib/System

Jeff Cohen jeffc at jolt-lang.org
Wed Sep 1 07:40:09 PDT 2004


I did an update, reran configure, and got:

config.status: linking ../lib/System/FreeBSD to lib/System/platform
config.status: error: ../lib/System/FreeBSD: file not found

I assume I should just copy the files from the Unix directory?


On Tue, 31 Aug 2004 11:12:49 -0700
Reid Spencer <reid at x10sys.com> wrote:

> Jeff/Vladimir:
> 
> As with Interix, I've recently added support for FreeBSD into
> lib/System. Currently, the implementation of FreeBSD just uses the
> "generic Unix" implementation which probably should work on FreeBSD. If
> not, I would appreciate it if you could make patches in the FreeBSD
> directory. If you do, don't forget that you need to remove anything that
> doesn't work in the lib/System/Unix directory and re-implement it on all
> platforms.
> 
> Hopefully this will help you get better FreeBSD support out of LLVM.
> 
> Thanks
> 
> Reid.
> 




More information about the llvm-dev mailing list