DragonFly submit List (threaded) for 2004-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Update: crossbuilding under older 4.x FreeBSD
:So, um, my real question would be, is it reasonable for me to
:want to create a DFly-specific `includes' directory at the start
:of my crossbuild so that I can get the latest headers to work
:around the failures I had initially observed, while excluding
:the particular headers that are needed during the build (I'll
:let Ruslan educate me on which those are, I hope)?
:
:
:thanks
:barry bouwsma
No. I think what we need to do is to make sure that the build tools
portion of the buildworld can be built using legacy include files.
Putting #ifdef __DragonFly__ checks around the appropriate places, if
we don't have to do too many, would be the solution.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]