Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 09:54:51 -0400 (EDT)
From:      "Larry S. Lile" <lile@stdio.com>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        sbabkin@dcn.att.com, hackers@FreeBSD.ORG
Subject:   Re: Object library formats
Message-ID:  <Pine.SUN.3.91.980707093325.18086A-100000@heathers2.stdio.com>
In-Reply-To: <199807070641.XAA02881@usr06.primenet.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 7 Jul 1998, Terry Lambert wrote:

> The real issues here are:
> 
> 1)	Once you link a kernel to it, can you distribute the kernel,
> 	or does everyone who wants to use it have to link it as well.

I assume it will be a "contrib" kinda thing or at worst a go to olicom's
website get  this zip file and pull out this library and stuff it here.
But they are in the business of selling cards so I don't think they 
will mind too much.  They have  a linux driver on their website which
uses one of the libraries and it is just UU'ed into a patch file directly,
I think olicom is credited for it in the readmes.

As far as everyone linking it, I though once a library had been included
into the kernel anyone who wanted to call a function from it just needed
it header?  Maybe I have misunderstood your question.

> 2)	Is the object file redistributable, in ELF or in COFF->a,out
> 	form, such that someone with a stallion board an a token ring
> 	card can use a driver that depends on the library.

Is there any conversion process between COFF and the libraries that
FreeBSD currently uses?  I have always been able to recompile libraries
on the native os, so I don't know much about this.

Anyway, I assume it is redistributable, most things is ddks are, but
I can't find anything in the kit that says yes or no.  When I get
a driver written I will have to call them and verify that I can pass
along their object code, or if everybody who wants it will have to
go to their website and get it. 

Larry Lile
lile@stdio.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.980707093325.18086A-100000>