On Thu, 23 Dec 1999, Theo van Klaveren wrote:
> On Thu, 23 Dec 1999, Doug Rabson wrote:
>
> > On Thu, 23 Dec 1999, Julian Elischer wrote:
> >
> > Thats right. Another gotcha with the Glide code is that it uses the Linux
> > convention for outx(), i.e. outb(val, port) where we use outb(port, val).
> > That had me going for an hour or two..
>
> Ah-ha, thanks for mentioning that! What had me going for an hour or so
> was not noticing that they didn't supply the '-c' to install, which caused
> the header files to be moved OUT of the source tree on the first build
> pass :)
Hehe. I had that too :-)
>
> >
> > Seriously, look at my diffs. I ran all the tests and they produced the
> > same results as for Linux. I was planning to work with the folks at
> > glide.sourceforge.net next year to get the FreeBSD bits integrated with
> > their source base.
>
> That'd be a Good Thing. Seriously though, the patchwork I'm creating here
> is NOT meant to be integrated in the source tree (it's _UGLY_)... I'd be
> glad to help in any such porting work though.
>
> B.t.w. I noticed the assembly files are preprocessed with gasp piped
> through to as, which generates an empty object file because gasp isn't
> on my system. It also isn't in the ports. Anyone know where to get it?
I added it to the -current build a couple of weeks ago when I was working
on Glide.
--
Doug Rabson Mail: [EMAIL PROTECTED]
Nonlinear Systems Ltd. Phone: +44 181 442 9037
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message